summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-02-02 23:16:53 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-02-02 23:16:53 +0000
commit2fe159ef1343244bea79fba1d0050b5b420a54db (patch)
tree155d8973a9a366f3cf2c078d02a2ecbbaf13abe6 /packages/python
parentae9f6dcc023821f66ce3cb51e89f6113e3cc783c (diff)
parent1bc7962516feae076b10cfcfd2212cd4fab4e480 (diff)
merge of '4f0260db452e1d17accce2d4d5bdb2c928659a73'
and '9ffd2a28e373f472fe60ae833c1effe73b2bed70'
Diffstat (limited to 'packages/python')
-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 06a5a45c06..544a6f347f 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 dbus"
+DEPENDS += "edbus python-dbus"
-PR = "r2"
+PR = "r3"
SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus"
S = "${WORKDIR}/python-e_dbus"