mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
fbida: add dependency on curl libungif tiff
* it's autodetected from sysroot * GNUMakefile doesn't allow to use PACKAGECONFIG to explicitly disable them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Eric Bénard
parent
4aef910113
commit
0100f08b37
@@ -6,7 +6,7 @@ SECTION = "utils"
|
|||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||||
|
|
||||||
DEPENDS = "virtual/libiconv libpng jpeg fontconfig freetype libexif"
|
DEPENDS = "virtual/libiconv libpng jpeg fontconfig freetype libexif curl libungif tiff"
|
||||||
|
|
||||||
SRC_URI = "git://git.kraxel.org/fbida"
|
SRC_URI = "git://git.kraxel.org/fbida"
|
||||||
SRCREV = "cb0ce5fa5f42bfaea4f8f326bcd8914dd14e782d"
|
SRCREV = "cb0ce5fa5f42bfaea4f8f326bcd8914dd14e782d"
|
||||||
|
|||||||
Reference in New Issue
Block a user