aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mokomaze
diff options
context:
space:
mode:
authorAnton Olkhovik <ant007h@gmail.com>2009-08-29 14:28:28 +0000
committerKlaus Kurzmann <mok@fluxnetz.de>2009-08-29 19:47:44 +0200
commitef485f5f924f1d6082992c9d31997af3cef0030b (patch)
treed2394b0a268223aa9b5e9a272859974716e85676 /recipes/mokomaze
parent60d6be0692201afaf47a1be7a2a097a044b223e2 (diff)
downloadopenembedded-ef485f5f924f1d6082992c9d31997af3cef0030b.tar.gz
Mokomaze: fix package runtime depends
Diffstat (limited to 'recipes/mokomaze')
-rw-r--r--recipes/mokomaze/mokomaze_0.5.5.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/mokomaze/mokomaze_0.5.5.bb b/recipes/mokomaze/mokomaze_0.5.5.bb
index 06b5c1a679..e579564faa 100644
--- a/recipes/mokomaze/mokomaze_0.5.5.bb
+++ b/recipes/mokomaze/mokomaze_0.5.5.bb
@@ -3,10 +3,10 @@ HOMEPAGE="http://mokomaze.projects.openmoko.org/"
SECTION="x11/games"
PRIORITY="optional"
LICENSE="GPLv3"
-DEPENDS="libsdl-ttf libsdl-image ode fsoraw"
-RDEPENDS="ttf-liberation-mono libpng"
+DEPENDS="libsdl-ttf libsdl-image ode"
+RDEPENDS="ttf-liberation-mono libpng fsoraw"
-PR="r0"
+PR="r1"
PV="0.5.5+git8"
SRC_URI="http://mokomaze.projects.openmoko.org/files/${PN}-${PV}.tar.gz \