[gnome-music] build: Bump Grilo dep to 0.3.4
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] build: Bump Grilo dep to 0.3.4
- Date: Sun, 3 Sep 2017 23:01:21 +0000 (UTC)
commit ffccf84bc6addd75a170a96a07597ffc20534588
Author: Marinus Schraal <mschraal src gnome org>
Date: Sun Sep 3 17:07:05 2017 +0200
build: Bump Grilo dep to 0.3.4
We really need grilo-plugins 0.3.4 for the tracker favorite addition,
but can't depend on it. So do the second best thing.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9dfdaa7..8f7ddf7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ PKG_CHECK_MODULES(TRACKER, [tracker-sparql-2.0 >= $TRACKER_MIN_VERSION])
GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0`
AC_SUBST(GLIB_COMPILE_RESOURCES)
-GRL_MIN_VERSION=0.3.3
+GRL_MIN_VERSION=0.3.4
PKG_CHECK_MODULES(GRL, grilo-0.3 >= $GRL_MIN_VERSION)
AC_CONFIG_FILES([
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]