mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
792a2b7fc0
commit
9c698137be
|
|
@ -12,3 +12,5 @@ inherit autotools lib_package
|
|||
PACKAGES =+ "${PN}-utils"
|
||||
|
||||
FILES_${PN}-utils = "${bindir}/*"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user