fix the build
This commit is contained in:
parent
8d4ea6de1f
commit
bdf7aad7c7
12
tracker-0.16.patch
Normal file
12
tracker-0.16.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff -up grilo-plugins-0.2.5/configure.ac.tracker grilo-plugins-0.2.5/configure.ac
|
||||
--- grilo-plugins-0.2.5/configure.ac.tracker 2013-01-28 18:32:02.940645549 -0500
|
||||
+++ grilo-plugins-0.2.5/configure.ac 2013-01-28 18:32:16.703645057 -0500
|
||||
@@ -140,7 +140,7 @@ PKG_CHECK_MODULES(GMIME, gmime-2.6,
|
||||
HAVE_GMIME=no)])
|
||||
# Search available Tracker version
|
||||
trackerpkg="tracker-sparql-0.10"
|
||||
-m4_foreach([VERSION], [[0.10], [0.11], [0.12], [0.14], [0.15]],
|
||||
+m4_foreach([VERSION], [[0.10], [0.11], [0.12], [0.14], [0.15], [0.16]],
|
||||
[PKG_CHECK_EXISTS([tracker-sparql-VERSION >= 0.10.5],
|
||||
[ trackerpkg="tracker-sparql-VERSION" ])
|
||||
])
|
Loading…
Reference in New Issue
Block a user