aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gd
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-02-13 16:49:15 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-13 16:59:29 +0100
commitd0028e40a3055b41e2e419c8bdd8a707e552c6ba (patch)
treef19d27d35c5d871a18f3dc0e033321dce1d5ce10 /meta-oe/recipes-support/gd
parenta2ef0149301bcaefdabae83f236c4568455323ff (diff)
downloadmeta-openembedded-contrib-d0028e40a3055b41e2e419c8bdd8a707e552c6ba.tar.gz
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/gd')
-rw-r--r--meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
index 7660ad9bb5..9615371add 100644
--- a/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
+++ b/meta-oe/recipes-support/gd/gd_2.0.35+2.0.36rc1.bb
@@ -3,7 +3,7 @@ LICENSE = "GD"
LIC_FILES_CHKSUM = "file://COPYING;md5=c97638cafd3581eb87abd37332137669"
DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images."
DEPENDS = "freetype libpng jpeg zlib"
-PR = "r4"
+PR = "r5"
SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz"
SRC_URI[md5sum] = "39ac48e6d5e0012a3bd2248a0102f209"