python-epsilon: Add new SRC_URI
authorThomas Zimmermann <zimmermann@vdm-design.de>
Fri, 20 Nov 2009 14:17:50 +0000 (15:17 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Fri, 20 Nov 2009 14:17:50 +0000 (15:17 +0100)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
recipes/python/python-epsilon_svn.bb

index 97b0660..9f535e5 100644 (file)
@@ -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"