diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/efl1/ewl_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/efl1/ewl_svn.bb b/recipes/efl1/ewl_svn.bb index 9e309c4e2f..595259cb5a 100644 --- a/recipes/efl1/ewl_svn.bb +++ b/recipes/efl1/ewl_svn.bb @@ -7,6 +7,8 @@ SRCREV = "${EFL_SRCREV}" inherit efl +SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http" + EXTRA_OECONF = "\ --enable-software-x11 \ --enable-software-16-x11 \ |