python-edbus: remove BROKENness, now that python-dbus stages its includes
authorMichael Lauer <mickey@vanille-media.de>
Wed, 23 Jan 2008 21:39:24 +0000 (21:39 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 23 Jan 2008 21:39:24 +0000 (21:39 +0000)
python-efl: RDEPEND on python-edbus, now that it builds

packages/python/python-edbus_cvs.bb
packages/python/python-efl.bb

index 7a4d537..652cf91 100644 (file)
@@ -1,8 +1,7 @@
 require python-efl.inc
-# broken until someone adds dbus 1.1.x
 DEPENDS += "edbus dbus-1.1"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus"
 S = "${WORKDIR}/python-e_dbus"
index ec5e9cd..1c7f23a 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
 LICENSE = "MIT"
 SECTION = "devel/python"
-RDEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon"
-PR = "ml1"
+RDEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon python-edbus"
+PR = "ml2"
 
 ALLOW_EMPTY = "1"