summaryrefslogtreecommitdiff
path: root/packages/python/python-edje_svn.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-08-24 22:06:56 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-08-24 22:06:56 +0000
commit075e8137a4a631f6e462ebf9c0f285fdc41b6892 (patch)
treea48c521fece42dd4520a613cb0f0a13a21e95bdd /packages/python/python-edje_svn.bb
parent2a3a5812f4a2752fefc847d65d0a1b3ede3f0b4f (diff)
Enlightenment update: commit missing files (thanks Koen)
Diffstat (limited to 'packages/python/python-edje_svn.bb')
-rw-r--r--packages/python/python-edje_svn.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/python/python-edje_svn.bb b/packages/python/python-edje_svn.bb
new file mode 100644
index 0000000000..423357f7b7
--- /dev/null
+++ b/packages/python/python-edje_svn.bb
@@ -0,0 +1,9 @@
+require python-efl.inc
+
+DEPENDS += "edje python-evas"
+RDEPENDS += "python-evas"
+
+SRC_URI += "file://0001-fix-unicode-conversion.patch;patch=1"
+
+PV = "0.2.1+svnr${SRCREV}"
+PR = "r3"