[grilo-plugins] build: Require grilo 0.2.11
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] build: Require grilo 0.2.11
- Date: Sat, 25 Oct 2014 16:51:51 +0000 (UTC)
commit 5ed760503b0f542f86f3bf127f161ce90a5e5c07
Author: Bastien Nocera <hadess hadess net>
Date: Sat Oct 25 18:49:28 2014 +0200
build: Require grilo 0.2.11
Needed for the new GRL_METADATA_KEY_TITLE_FROM_FILENAME key.
https://bugzilla.gnome.org/show_bug.cgi?id=739159
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b6f7acd..acd73f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,7 @@ fi
PKG_CHECK_MODULES([DEPS], glib-2.0 >= 2.36 \
gobject-2.0 \
gmodule-2.0 \
- ${GRL_NAME} >= 0.2.10)
+ ${GRL_NAME} >= 0.2.11)
GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable glib_compile_resources gio-2.0`
AC_SUBST(GLIB_COMPILE_RESOURCES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]