xoo svn add missing dependencies to gtk+ and libglade
authorMichael Lauer <mickey@vanille-media.de>
Tue, 17 Oct 2006 10:40:02 +0000 (10:40 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Tue, 17 Oct 2006 10:40:02 +0000 (10:40 +0000)
packages/xoo/xoo_svn.bb

index dedab26..992d918 100644 (file)
@@ -3,9 +3,9 @@ It is intended for embedded developers that want to simulate a target device \
 (with an accurate display size, working hardware buttons, etc) on a desktop machine."
 HOMEPAGE = "http://projects.o-hand.com/xoo"
 LICENSE = "GPL"
-DEPENDS = "virtual/libx11 libxtst"
+DEPENDS = "virtual/libx11 libxtst gtk+ libglade"
 PV = "0.7+svn${SRCDATE}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=Xoo;proto=http"
 S = "${WORKDIR}/Xoo"