PACKAGECONFIG ??= ""
PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses"
-PACKAGES += "libaspell libpspell libpspell-dev aspell-utils"
+PACKAGES += "libaspell libpspell aspell-utils"
RDEPENDS_${PN}-utils += "perl"
FILES_aspell-utils = "${bindir}/word-list-compress ${bindir}/aspell-import ${bindir}/run-with-aspell ${bindir}/pre*"
FILES_${PN} = "${bindir}/aspell"
FILES_libpspell = "${libdir}/libpspell.so.*"
-FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell"
+FILES_${PN}-dev += "${bindir}/pspell-config"
ARM_INSTRUCTION_SET = "arm"
inherit autotools-brokensep gettext texinfo