summaryrefslogtreecommitdiff
path: root/packages/python/python-edbus_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-edbus_cvs.bb')
-rw-r--r--packages/python/python-edbus_cvs.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/python/python-edbus_cvs.bb b/packages/python/python-edbus_cvs.bb
index 7a4d53762f..06a5a45c06 100644
--- a/packages/python/python-edbus_cvs.bb
+++ b/packages/python/python-edbus_cvs.bb
@@ -1,8 +1,7 @@
require python-efl.inc
-# broken until someone adds dbus 1.1.x
-DEPENDS += "edbus dbus-1.1"
+DEPENDS += "edbus dbus"
-PR = "r0"
+PR = "r2"
SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus"
S = "${WORKDIR}/python-e_dbus"