diff options
author | Thomas Zimmermann <zimmermann@vdm-design.de> | 2009-11-20 15:17:50 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2009-11-20 15:17:50 +0100 |
commit | 66d1101a0a4cf4e8e03c58dfc4404f4949179a5a (patch) | |
tree | c4a0e5f6dd3fb10aa5f339c39bf850a90a79565d /recipes | |
parent | 1f782e83f33c3a008e11cadba8bb02d91a4f4cdf (diff) |
python-epsilon: Add new SRC_URI
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/python/python-epsilon_svn.bb | 1 |
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" |