After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757848 - Get rid of the libxml2 dependency
Get rid of the libxml2 dependency
Status: RESOLVED FIXED
Product: gspell
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gspell maintainers
gspell maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-09 19:22 UTC by Sébastien Wilmet
Modified: 2015-12-10 19:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2015-11-09 19:22:49 UTC
It's better, when possible, to use the GLib utility to read XML files to avoid unnecessary dependencies.
Comment 1 Sébastien Wilmet 2015-12-10 19:06:13 UTC
Fixed. The GspellLanguage implementation has been replaced with the GtkHtml one.