diff options
Diffstat (limited to 'recipes/efl1')
-rw-r--r-- | recipes/efl1/exml_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/efl1/exml_svn.bb b/recipes/efl1/exml_svn.bb index 3d06578540..b2441a04fc 100644 --- a/recipes/efl1/exml_svn.bb +++ b/recipes/efl1/exml_svn.bb @@ -7,3 +7,4 @@ SRCREV = "${EFL_SRCREV}" inherit efl +SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http" |