aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/python/python-elementary_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-elementary_svn.bb b/recipes/python/python-elementary_svn.bb
index 4d2a105c33..ea184d03a4 100644
--- a/recipes/python/python-elementary_svn.bb
+++ b/recipes/python/python-elementary_svn.bb
@@ -1,4 +1,4 @@
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
-DEPENDS += "elementary"
+DEPENDS += "elementary python-evas"
RDEPENDS_${PN} += "python-evas python-ecore python-edje"