aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mokomaze
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-02-21 06:32:29 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-02-21 06:34:15 +0100
commit2ced18eac57d7d6f46c7066d93bfd8a21e79b82b (patch)
treef895472f7342376a87b6807b8b2784e2667b9bd1 /recipes/mokomaze
parent1f2ef66b15be7be53b33c5a00220a57fdbf9d815 (diff)
downloadopenembedded-2ced18eac57d7d6f46c7066d93bfd8a21e79b82b.tar.gz
aceofpenguins, mokomaze, numptyphysics: bump PR to rebuild with right libpng in RDEPENDS after a44300e54ce49be9ffd34eecabdfaae4faf9c143
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/mokomaze')
-rw-r--r--recipes/mokomaze/mokomaze_0.5.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mokomaze/mokomaze_0.5.5.bb b/recipes/mokomaze/mokomaze_0.5.5.bb
index 273055e198..9ef87716c9 100644
--- a/recipes/mokomaze/mokomaze_0.5.5.bb
+++ b/recipes/mokomaze/mokomaze_0.5.5.bb
@@ -7,7 +7,7 @@ DEPENDS = "libsdl-ttf libsdl-image ode"
RDEPENDS_${PN} = "ttf-liberation-mono libpng"
RRECOMMENDS_${PN}_shr = "fsoraw"
PV = "0.5.5+git8"
-PR = "r6"
+PR = "r7"
SRC_URI = "http://mokomaze.projects.openmoko.org/files/${PN}-${PV}.tar.gz"
SRC_URI_append_shr = " file://fsoraw.patch"