mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
aspell: inherit binconfig-disabled
There is a pspell-config. (From OE-Core master rev: 53c8a954e699b3ae3e7a0a2b3860cf7c9ad1288e) (From OE-Core rev: 27bf71420b535678640f8edd0c6bc551bd322f1c) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0456e83de4
commit
427c70443d
@@ -25,4 +25,6 @@ FILES_libpspell = "${libdir}/libpspell.so.*"
|
||||
FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell"
|
||||
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
inherit autotools-brokensep gettext texinfo
|
||||
inherit autotools-brokensep gettext texinfo binconfig-disabled
|
||||
|
||||
BINCONFIG = "${bindir}/pspell-config"
|
||||
|
||||
Reference in New Issue
Block a user