summaryrefslogtreecommitdiff
path: root/packages/python/python-edbus_cvs.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-02-16 16:21:49 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-02-16 16:21:49 +0000
commita30a065aa1974fbc8c1fab60dfa403485f44f17d (patch)
treecf6f7fc4d589f9345231decd38aafdc779f69af0 /packages/python/python-edbus_cvs.bb
parent16de56e20ea575bd81dab5b8868a18fbf2679777 (diff)
(python-)efl cvs update and catch up with upstream version changes, add missing dependency in
python-ecore
Diffstat (limited to 'packages/python/python-edbus_cvs.bb')
-rw-r--r--packages/python/python-edbus_cvs.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-edbus_cvs.bb b/packages/python/python-edbus_cvs.bb
index 544a6f347f..dc4b09cee8 100644
--- a/packages/python/python-edbus_cvs.bb
+++ b/packages/python/python-edbus_cvs.bb
@@ -1,7 +1,7 @@
require python-efl.inc
DEPENDS += "edbus python-dbus"
-
-PR = "r3"
+PV = "0.1.1+cvs${SRCDATE}"
+PR = "r0"
SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus"
S = "${WORKDIR}/python-e_dbus"