summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/aspell
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/aspell')
-rw-r--r--meta/recipes-support/aspell/aspell_0.60.6.1.bb4
1 files changed, 3 insertions, 1 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 a4f0e140b2..ca8af9daca 100644
--- a/meta/recipes-support/aspell/aspell_0.60.6.1.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.6.1.bb
@@ -25,4 +25,6 @@ FILES_libpspell = "${libdir}/libpspell.so.*"
25FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell" 25FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell"
26 26
27ARM_INSTRUCTION_SET = "arm" 27ARM_INSTRUCTION_SET = "arm"
28inherit autotools-brokensep gettext texinfo 28inherit autotools-brokensep gettext texinfo binconfig-disabled
29
30BINCONFIG = "${bindir}/pspell-config"