aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gd
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-07 21:03:02 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-08 09:52:20 +0200
commitfca4a21b18063f16d5dff4adc914a2f131af3696 (patch)
treea11ce397fef612c742e25bcb124026e8a0619610 /recipes/gd
parentfc909a927ddfcb4c0c10da1b278b496c68319a6a (diff)
downloadopenembedded-fca4a21b18063f16d5dff4adc914a2f131af3696.tar.gz
recipes: bump PR for packages depending on jpeg which changed .so name with 6b -> 8b upgrade
* distro maintainers: please consider upgrading jpeg first to bump PR just once * this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
Diffstat (limited to 'recipes/gd')
-rw-r--r--recipes/gd/gd_2.0.35+2.0.36rc1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gd/gd_2.0.35+2.0.36rc1.bb b/recipes/gd/gd_2.0.35+2.0.36rc1.bb
index d1ea7f6058..1aa753e464 100644
--- a/recipes/gd/gd_2.0.35+2.0.36rc1.bb
+++ b/recipes/gd/gd_2.0.35+2.0.36rc1.bb
@@ -2,7 +2,7 @@ SECTION = "libs"
LICENSE = "GD"
DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images."
DEPENDS = "freetype libpng jpeg zlib"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz;name=src"
SRC_URI[src.md5sum] = "39ac48e6d5e0012a3bd2248a0102f209"