diff options
| -rw-r--r-- | meta/recipes-support/aspell/aspell_0.60.6.1.bb | 4 |
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 f54672173d..7cf17d65db 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.*" | |||
| 25 | FILES_${PN}-dev += "${bindir}/pspell-config" | 25 | FILES_${PN}-dev += "${bindir}/pspell-config" |
| 26 | 26 | ||
| 27 | ARM_INSTRUCTION_SET = "arm" | 27 | ARM_INSTRUCTION_SET = "arm" |
| 28 | inherit autotools-brokensep gettext texinfo | 28 | inherit autotools-brokensep gettext texinfo binconfig-disabled |
| 29 | |||
| 30 | BINCONFIG = "${bindir}/pspell-config" | ||
