summaryrefslogtreecommitdiff
path: root/recipes/e17/e-tasks
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-22 23:23:58 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-22 23:26:40 +0200
commit878640e77b23df766cb20b76629a8a9ff3429520 (patch)
tree7f208498ff08c4fbbcbc104a6808dd8513669957 /recipes/e17/e-tasks
parentff735fefd75a2c73d8a058cdcf523cce3889a037 (diff)
e-tasks: search for eina not eina-0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/e17/e-tasks')
-rw-r--r--recipes/e17/e-tasks/depends.eina.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/e17/e-tasks/depends.eina.patch b/recipes/e17/e-tasks/depends.eina.patch
new file mode 100644
index 0000000000..6e1981edb8
--- /dev/null
+++ b/recipes/e17/e-tasks/depends.eina.patch
@@ -0,0 +1,12 @@
+diff -uNr trunk.orig//configure.ac trunk/configure.ac
+--- trunk.orig//configure.ac 2009-12-18 12:59:52.000000000 +0100
++++ trunk/configure.ac 2010-08-22 23:22:52.000000000 +0200
+@@ -15,7 +15,7 @@
+
+ AM_PROG_LIBTOOL
+
+-PKG_CHECK_MODULES(TASKS, [elementary eina-0 dbus-1 sqlite3])
++PKG_CHECK_MODULES(TASKS, [elementary eina dbus-1 sqlite3])
+
+ AC_OUTPUT([
+ Makefile