summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/hunspell/hunspell_1.3.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/hunspell/hunspell_1.3.2.bb b/recipes/hunspell/hunspell_1.3.2.bb
index e47c9c1..3283a01 100644
--- a/recipes/hunspell/hunspell_1.3.2.bb
+++ b/recipes/hunspell/hunspell_1.3.2.bb
@@ -44,6 +44,8 @@ PR = "r0"
44 44
45inherit autotools gettext 45inherit autotools gettext
46 46
47RDEPENDS_${PN} = "perl"
48
47PACKAGES += "${PN}-dicts" 49PACKAGES += "${PN}-dicts"
48RRECOMMENDS_${PN} += "${PN}-dicts" 50RRECOMMENDS_${PN} += "${PN}-dicts"
49FILES_${PN}-dicts = "${datadir}/hunspell" 51FILES_${PN}-dicts = "${datadir}/hunspell"