checking for ENCHANT... no
configure: error: Enchant library not found or too old. Use --disable-spell to build without spell plugin.
ERROR: Function do_configure failed
I build tested this with `minimal-eglibc` for `MACHINE = "beagleboard"` and it fixes task `do_configure`.
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
SECTION = "x11/gnome"
LICENSE = "GPLv2"
-DEPENDS = "gconf gnome-common glib-2.0 gtk+ gtksourceview2 iso-codes"
+DEPENDS = "enchant gconf gnome-common glib-2.0 gtk+ gtksourceview2 iso-codes"
RDEPENDS_${PN} += " gtksourceview2"
PR = "r2"