diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2008-01-23 21:47:24 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2008-01-23 21:47:24 +0000 |
| commit | 930f0280fede11fef8914288dd6a0e5e5d87ddd8 (patch) | |
| tree | 4ddb46990fbf25ccca4bfa26ed72cd7bf9c14d0f /packages/python/python-efl.bb | |
| parent | 89230c2835a3b2d8956ae583cc15336ad3db9b2a (diff) | |
| parent | 6b23e923fddee891ca94cb9dee5c74346bdafda4 (diff) | |
merge of '1e9547d3fd33d249bb3cdd7e7a4670cfcbb11310'
and 'f4e5cfc232e8f1488452378938ddaa3b3fc3d4a6'
Diffstat (limited to 'packages/python/python-efl.bb')
| -rw-r--r-- | packages/python/python-efl.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-efl.bb b/packages/python/python-efl.bb index ec5e9cd7e2..1c7f23a1eb 100644 --- a/packages/python/python-efl.bb +++ b/packages/python/python-efl.bb @@ -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" |
