summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/aspell/aspell_0.60.6.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.1.bb b/meta/recipes-support/aspell/aspell_0.60.6.1.bb
index 56dabd38eb..a4f0e140b2 100644
--- a/meta/recipes-support/aspell/aspell_0.60.6.1.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.6.1.bb
@@ -15,6 +15,8 @@ PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses"
15 15
16PACKAGES += "libaspell libpspell libpspell-dev aspell-utils" 16PACKAGES += "libaspell libpspell libpspell-dev aspell-utils"
17 17
18RDEPENDS_${PN}-utils += "perl"
19
18FILES_${PN}-dbg += "${libdir}/aspell-0.60/.debu*" 20FILES_${PN}-dbg += "${libdir}/aspell-0.60/.debu*"
19FILES_libaspell = "${libdir}/libaspell.so.* ${libdir}/aspell*" 21FILES_libaspell = "${libdir}/libaspell.so.* ${libdir}/aspell*"
20FILES_aspell-utils = "${bindir}/word-list-compress ${bindir}/aspell-import ${bindir}/run-with-aspell ${bindir}/pre*" 22FILES_aspell-utils = "${bindir}/word-list-compress ${bindir}/aspell-import ${bindir}/run-with-aspell ${bindir}/pre*"