summaryrefslogtreecommitdiff
path: root/recipes/python
diff options
context:
space:
mode:
authorSergey Lapin <slapin@ossfans.org>2009-11-22 14:25:19 +0300
committerSergey Lapin <slapin@ossfans.org>2009-11-22 14:25:19 +0300
commit8e099432e6b3687bc97f756aa7176b02cb1c7693 (patch)
tree3d118604dfb447198ad133e182e9650dd63300d8 /recipes/python
parentb7ca90501a633c4434904a7ce49403656edbcc22 (diff)
parent9558c730cfae22fa50df607bd435ae5ba90a980d (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-epsilon_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-epsilon_svn.bb b/recipes/python/python-epsilon_svn.bb
index 97b06609c1..9f535e5fd7 100644
--- a/recipes/python/python-epsilon_svn.bb
+++ b/recipes/python/python-epsilon_svn.bb
@@ -2,3 +2,4 @@ require python-efl.inc
DEPENDS += "epsilon python-ecore"
RDEPENDS += "python-ecore"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD/BINDINGS/python;module=${PN};proto=http"