mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
flite: Use autotools-brokensep
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Martin Jansa
parent
1d103f9114
commit
dc87ad4e7f
@@ -11,7 +11,7 @@ S = "${WORKDIR}/flite-${PV}-release"
|
|||||||
|
|
||||||
CFLAGS += " -lasound "
|
CFLAGS += " -lasound "
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools-brokensep
|
||||||
|
|
||||||
PACKAGES += "lib${PN} lib${PN}-vox8 lib${PN}-vox16"
|
PACKAGES += "lib${PN} lib${PN}-vox8 lib${PN}-vox16"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user