python-etk: add missing dependencies. patch courtesy Stian Skjelstad. closes OE ...
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 16 Jan 2009 12:58:28 +0000 (13:58 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 16 Jan 2009 12:58:28 +0000 (13:58 +0100)
packages/python/python-etk_svn.bb

index 90e06ac..aff6b1f 100644 (file)
@@ -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