diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-03-05 14:48:30 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-03-05 14:48:30 +0000 |
commit | 7f7d62b4b1c04d6b2401f4088a9e8316202de752 (patch) | |
tree | da400c4b439b769f8ccdb8d09451ead511969dd3 /conf | |
parent | a340224282e8accb26bbd450b5e46677df934db5 (diff) |
xoo_svn.bb : bump SRCREV and add expat to DEPENDS, fixes compile problems
with new sysroot.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index a666b42a65..b5a04deab8 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -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" |