summaryrefslogtreecommitdiff
path: root/packages/openmoko-projects
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@openmoko.org>2008-07-02 13:26:30 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-27 17:51:48 +0100
commit7892426bc27ad46c8a1a779ec581a493aa32554f (patch)
tree68ba1eb99f89530b983a5e578177e56b4abe1ae1 /packages/openmoko-projects
parent96a9020b9c3a11cd3194e5a4959b8f294880774e (diff)
srcrev/exposure: Upgrade exposure to have the xdg changes
Diffstat (limited to 'packages/openmoko-projects')
-rw-r--r--packages/openmoko-projects/exposure_svn.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/openmoko-projects/exposure_svn.bb b/packages/openmoko-projects/exposure_svn.bb
index 14093a7a68..4434f0bee5 100644
--- a/packages/openmoko-projects/exposure_svn.bb
+++ b/packages/openmoko-projects/exposure_svn.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "Exposure all devices on neo1973"
-DEPENDS = "python-etk python-dbus"
-RDEPENDS = "python-etk python-re python-codecs python-dbus"
+DEPENDS = "python-etk python-edbus"
+RDEPENDS = "python-etk python-re python-codecs python-edbus python-pyxdg"
PV = "0.0.1+svnr${SRCREV}"
-PR = "r2.02"
+PR = "r2.03"
S = "${WORKDIR}/trunk"