aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/e-tasks_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/e-tasks_svn.bb')
-rw-r--r--recipes/e17/e-tasks_svn.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/e17/e-tasks_svn.bb b/recipes/e17/e-tasks_svn.bb
index 8aa23f71d8..2d8861401a 100644
--- a/recipes/e17/e-tasks_svn.bb
+++ b/recipes/e17/e-tasks_svn.bb
@@ -9,9 +9,10 @@ inherit autotools
SRCREV = "25"
PV = "0.0.1+svnr${SRCPV}"
-PR = "r5"
+PR = "r6"
-SRC_URI = "svn://e-tasks.googlecode.com/svn;module=trunk;proto=http"
+SRC_URI = "svn://e-tasks.googlecode.com/svn;module=trunk;proto=http \
+ file://depends.eina.patch"
S = "${WORKDIR}/trunk"
do_install_append() {