xoo_svn.bb : bump SRCREV and add expat to DEPENDS, fixes compile problems
authorGraeme Gregory <dp@xora.org.uk>
Wed, 5 Mar 2008 14:48:30 +0000 (14:48 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Wed, 5 Mar 2008 14:48:30 +0000 (14:48 +0000)
with new sysroot.

conf/distro/include/sane-srcrevs.inc
packages/xoo/xoo_svn.bb

index a666b42..b5a04de 100644 (file)
@@ -154,5 +154,5 @@ SRCREV_pn-webkit-gtk ?= "30762"
 SRCREV_pn-webkit-qt ?= "28656"
 SRCREV_pn-webkit-qtopia ?= "28656"
 SRCREV_pn-wesnoth ?= "22021"
-SRCREV_pn-xoo ?= "1623"
+SRCREV_pn-xoo ?= "1971"
 
index 2311221..e9cd7ee 100644 (file)
@@ -3,7 +3,7 @@ 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 gtk+ libglade"
+DEPENDS = "virtual/libx11 libxtst gtk+ libglade expat"
 PV = "0.7+svnr${SRCREV}"
 PR = "r1"