summaryrefslogtreecommitdiff
path: root/packages/python/python-edbus_cvs.bb
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-03-22 11:12:50 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-03-22 11:12:50 +0000
commit8e73e9517a7d9e4c5273cf8c3bf4420ab6adb3e2 (patch)
tree4f2ccf85f1d7497c5cb3d2ce456db8151d5bdd79 /packages/python/python-edbus_cvs.bb
parentb6ae8ef31690d3a1a829eaa734828075eacc1fd4 (diff)
parent471667fb417dcf2fa437393690764c187ca29b7e (diff)
merge of 'b5c2080b62dd6480fdd3b3687e291ee915379afd'
and 'c49f478890b0d92c1c59e4c0cf0d74b6990e6745'
Diffstat (limited to 'packages/python/python-edbus_cvs.bb')
-rw-r--r--packages/python/python-edbus_cvs.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/python/python-edbus_cvs.bb b/packages/python/python-edbus_cvs.bb
index dc4b09cee8..75bdc7ff80 100644
--- a/packages/python/python-edbus_cvs.bb
+++ b/packages/python/python-edbus_cvs.bb
@@ -1,7 +1,8 @@
require python-efl.inc
DEPENDS += "edbus python-dbus"
+RDEPENDS += "python-dbus"
PV = "0.1.1+cvs${SRCDATE}"
-PR = "r0"
+PR = "r1"
SRC_URI = "${E_CVS};module=e17/proto/python-efl/python-e_dbus"
S = "${WORKDIR}/python-e_dbus"