aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/intone/intone
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-20 17:17:04 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-20 20:23:34 +0200
commitdee18c9bc51a16f9e1f7e23e2d9807b0ff0a2690 (patch)
treea6c9689ec7d6f4bc0405b1abe38fde5e803dda84 /recipes/intone/intone
parentae1c822dbb3096bfeb1afc6ac0fc3c6589889d39 (diff)
downloadopenembedded-dee18c9bc51a16f9e1f7e23e2d9807b0ff0a2690.tar.gz
intone: search for eina not eina-0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/intone/intone')
-rw-r--r--recipes/intone/intone/depends.eina.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/intone/intone/depends.eina.patch b/recipes/intone/intone/depends.eina.patch
new file mode 100644
index 0000000000..391838479b
--- /dev/null
+++ b/recipes/intone/intone/depends.eina.patch
@@ -0,0 +1,11 @@
+--- trunk.orig/configure.ac 2009-12-13 10:25:27.000000000 +0100
++++ trunk/configure.ac 2010-08-20 17:15:09.000000000 +0200
+@@ -14,7 +14,7 @@
+
+ AM_PROG_LIBTOOL
+
+-PKG_CHECK_MODULES(INTONE, [elementary eina-0 dbus-1 sqlite3 edbus vorbisfile])
++PKG_CHECK_MODULES(INTONE, [elementary eina dbus-1 sqlite3 edbus vorbisfile])
+
+ AC_OUTPUT([
+ Makefile