mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
59c37fd9ea
commit
1880933223
|
|
@ -6,7 +6,7 @@ SECTION = "utils"
|
|||
LICENSE = "GPLv2"
|
||||
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"
|
||||
SRCREV = "cb0ce5fa5f42bfaea4f8f326bcd8914dd14e782d"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user