mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user