summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-10 23:11:30 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-10 23:11:30 +0000
commitf4f969a659645ac0ad184f1959f9213e0ae8be53 (patch)
tree2c870292829a5c1f3e77e9bb0f256b74295456db /packages/python
parente83cd15cbbe73ab0dd97f3e07056d6e0fc03be59 (diff)
parent7e8411a730dbfa42b70ac583e14f64bd0465f2a3 (diff)
merge of '503b3ade200ad628a4b30fab228c365b8c0cf2ea'
and '9910934c4f018cde20787ccaa558640752542098'
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-efl.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/python/python-efl.bb b/packages/python/python-efl.bb
index c667ceff11..610688a2b4 100644
--- a/packages/python/python-efl.bb
+++ b/packages/python/python-efl.bb
@@ -1,7 +1,6 @@
DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries"
LICENSE = "MIT"
SECTION = "devel/python"
-DEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon"
+RDEPENDS = "python-evas python-ecore python-emotion python-edje python-epsilon"
ALLOW_EMPTY = "1"
-