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:
Marko Lindqvist 2013-06-10 17:06:30 +00:00 committed by Martin Jansa
parent 792a2b7fc0
commit 9c698137be

View File

@ -12,3 +12,5 @@ inherit autotools lib_package
PACKAGES =+ "${PN}-utils"
FILES_${PN}-utils = "${bindir}/*"
BBCLASSEXTEND = "native"