mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
libungif: add native build
* newer versions of liberation-fonts need fontforge to build, and fontforge depends on libungif. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
792a2b7fc0
commit
9c698137be
@@ -12,3 +12,5 @@ inherit autotools lib_package
|
|||||||
PACKAGES =+ "${PN}-utils"
|
PACKAGES =+ "${PN}-utils"
|
||||||
|
|
||||||
FILES_${PN}-utils = "${bindir}/*"
|
FILES_${PN}-utils = "${bindir}/*"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user