aspell: inherit binconfig-disabled

There is a pspell-config.

(From OE-Core rev: 53c8a954e699b3ae3e7a0a2b3860cf7c9ad1288e)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang 2015-04-13 20:36:07 -07:00 committed by Richard Purdie
parent 529c4c0822
commit 9a529016ef
1 changed files with 3 additions and 1 deletions

View File

@ -25,4 +25,6 @@ FILES_libpspell = "${libdir}/libpspell.so.*"
FILES_${PN}-dev += "${bindir}/pspell-config"
ARM_INSTRUCTION_SET = "arm"
inherit autotools-brokensep gettext texinfo
inherit autotools-brokensep gettext texinfo binconfig-disabled
BINCONFIG = "${bindir}/pspell-config"