python-edbus: fix dbus dependency
authorMichael Lauer <mickey@vanille-media.de>
Thu, 24 Jan 2008 16:55:05 +0000 (16:55 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 24 Jan 2008 16:55:05 +0000 (16:55 +0000)
packages/python/python-edbus_cvs.bb

index 652cf91..06a5a45 100644 (file)
@@ -1,7 +1,7 @@
 require python-efl.inc
-DEPENDS += "edbus dbus-1.1"
+DEPENDS += "edbus dbus"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus"
 S = "${WORKDIR}/python-e_dbus"