mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gd: add dependency on tiff
* fixes floating dependency: gd/gd/latest lost dependency on liblzma tiff Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
c04257fcbf
commit
fb87fda264
|
|
@ -10,7 +10,7 @@ HOMEPAGE = "http://libgd.bitbucket.org/"
|
|||
SECTION = "libs"
|
||||
LICENSE = "GD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669"
|
||||
DEPENDS = "freetype libpng jpeg zlib"
|
||||
DEPENDS = "freetype libpng jpeg zlib tiff"
|
||||
|
||||
SRC_URI = "https://bitbucket.org/libgd/gd-libgd/downloads/libgd-${PV}.tar.bz2 \
|
||||
file://fix-the-subdir-objects-error.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user