summaryrefslogtreecommitdiff
path: root/recipes/efl1/epsilon_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/efl1/epsilon_svn.bb')
-rw-r--r--recipes/efl1/epsilon_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/efl1/epsilon_svn.bb b/recipes/efl1/epsilon_svn.bb
index 991c35e8ab..6f6b842104 100644
--- a/recipes/efl1/epsilon_svn.bb
+++ b/recipes/efl1/epsilon_svn.bb
@@ -8,7 +8,8 @@ PR = "r4"
inherit efl
-SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http \
+ file://add.ecore.to.depends.patch;patch=1"
# a gstreamer thumbnailer would be nice now that we have emotion using gstreamer as well
EXTRA_OECONF = "--disable-xine"