summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2008-01-12 00:40:21 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2008-01-12 00:40:21 +0000
commit53437a0c949737295bc9a1799c51f70cd5e21e95 (patch)
treeeffca64a524bc208a557b981b1e2da60343a2920 /packages/python
parent774ca8a04b5999b6144dfd25bddbfa15dd02af94 (diff)
parent3b85f1584efddfb1c51ddb046667d1dfe37f042c (diff)
merge of '3a9c0f4a00528662d37b097973dd3b51287562c4'
and '841845db4cfff04ccff4ec075f181561fb3ad63f'
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"
-