diff options
| author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-02-04 16:47:52 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-02-04 16:47:52 +0000 |
| commit | 9073ab1abc3a193ba968f8bdebdd32c2c063a904 (patch) | |
| tree | fa6c08591ad2eeb20c091f752fa4caf4cbc971fb /packages/python/python-edbus_cvs.bb | |
| parent | f1137491d832b77436448bd942bc0c42df6488d4 (diff) | |
| parent | 51b34dcb5a457c204776c6602838c6bad4c5946e (diff) | |
merge of '3a89dabf7f758f7d9957d9dfebb5e383d9096d6e'
and 'fe3ce31a0e6060324326d5a27cdba01788c95b7b'
Diffstat (limited to 'packages/python/python-edbus_cvs.bb')
| -rw-r--r-- | packages/python/python-edbus_cvs.bb | 4 |
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" |
