diff options
| author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-06-11 23:17:50 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-06-11 23:17:50 +0000 |
| commit | d155644256cf2c33be2d70f1179e63291d229c7f (patch) | |
| tree | 7a596fae81c5a6a3e42b650867ad1df0a65a80f4 /packages/tasks/task-python-efl.bb | |
| parent | 842bca7716c1fcf1627b87d7b478805ac283ecfa (diff) | |
| parent | 077441a48b6313cbf3b2a81a7a263fa67c41150b (diff) | |
merge of '416f841049c84e97f18fad677688af32cbc68636'
and '8d96efde3687c41c8d5111e4be606b8b0946167d'
Diffstat (limited to 'packages/tasks/task-python-efl.bb')
| -rw-r--r-- | packages/tasks/task-python-efl.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/tasks/task-python-efl.bb b/packages/tasks/task-python-efl.bb index 1c7f23a1eb..d7b2d694dd 100644 --- a/packages/tasks/task-python-efl.bb +++ b/packages/tasks/task-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 python-edbus" -PR = "ml2" +RDEPENDS = "python-evas python-ecore python-emotion python-edje python-etk python-epsilon python-edbus" +PR = "ml3" ALLOW_EMPTY = "1" |
