summaryrefslogtreecommitdiff
path: root/packages/python/python-edje_svn.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-09-14 22:02:50 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-09-14 22:02:50 +0000
commitf08288008c2468351c3e3a5d8c3f7177f1cb408b (patch)
tree4901f08555bcab1652a0d180b9c180365436b081 /packages/python/python-edje_svn.bb
parentc77036e3ee8f664cda70b523b12eb8572259af2e (diff)
python-efl: bump version number, move python-etk to svn build
Diffstat (limited to 'packages/python/python-edje_svn.bb')
-rw-r--r--packages/python/python-edje_svn.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/python/python-edje_svn.bb b/packages/python/python-edje_svn.bb
index 423357f7b7..4e33847dae 100644
--- a/packages/python/python-edje_svn.bb
+++ b/packages/python/python-edje_svn.bb
@@ -1,9 +1,7 @@
require python-efl.inc
-
DEPENDS += "edje python-evas"
RDEPENDS += "python-evas"
+PV = "0.3.0+svnr${SRCREV}"
+PR = "r0"
SRC_URI += "file://0001-fix-unicode-conversion.patch;patch=1"
-
-PV = "0.2.1+svnr${SRCREV}"
-PR = "r3"