diff options
author | Koen Kooi <koen@openembedded.org> | 2009-10-07 21:14:59 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-10-07 21:16:23 +0200 |
commit | f9044c8c646cb9c7bd0aaefa28d2cb3b0c00ee6e (patch) | |
tree | 3d768c210c82530b04429ff145bdf8960503738a /recipes/efl1/epsilon_svn.bb | |
parent | a0d8f66f72a5694abe398444c29b156543c9a62f (diff) |
enlightenment: some modules moved in the svn tree, account for that
Diffstat (limited to 'recipes/efl1/epsilon_svn.bb')
-rw-r--r-- | recipes/efl1/epsilon_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/efl1/epsilon_svn.bb b/recipes/efl1/epsilon_svn.bb index ad928eb693..1f348d1777 100644 --- a/recipes/efl1/epsilon_svn.bb +++ b/recipes/efl1/epsilon_svn.bb @@ -8,6 +8,8 @@ PR = "r4" inherit efl +SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http" + # a gstreamer thumbnailer would be nice now that we have emotion using gstreamer as well EXTRA_OECONF = "--disable-xine" |