summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/python/python-etk_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/python/python-etk_svn.bb b/packages/python/python-etk_svn.bb
index 90e06ac8b3..aff6b1f982 100644
--- a/packages/python/python-etk_svn.bb
+++ b/packages/python/python-etk_svn.bb
@@ -1,8 +1,8 @@
require python-efl.inc
-DEPENDS += "etk"
+DEPENDS += "etk python-evas python-ecore"
RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk-themes"
PV = "0.1.1+svnr${SRCREV}"
-PR = "ml0"
+PR = "ml1"
do_stage() {
distutils_stage_all