mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +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:
@@ -10,7 +10,7 @@ HOMEPAGE = "http://libgd.bitbucket.org/"
|
|||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "GD"
|
LICENSE = "GD"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669"
|
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 \
|
SRC_URI = "https://bitbucket.org/libgd/gd-libgd/downloads/libgd-${PV}.tar.bz2 \
|
||||||
file://fix-the-subdir-objects-error.patch \
|
file://fix-the-subdir-objects-error.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user