[grilo-plugins] build: Require grilo >= 0.2.10.
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] build: Require grilo >= 0.2.10.
- Date: Wed, 26 Feb 2014 11:57:30 +0000 (UTC)
commit 4d6bde3cf32f18ef666e9cd76285cce963f17216
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Wed Feb 26 12:00:02 2014 +0100
build: Require grilo >= 0.2.10.
Due the new source-tags property.
This fixes 8b80c30401ab5e3856.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2daaf4f..8b5a36a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,7 @@ fi
PKG_CHECK_MODULES([DEPS], glib-2.0 >= 2.34 \
gobject-2.0 \
gmodule-2.0 \
- ${GRL_NAME} >= 0.2.9)
+ ${GRL_NAME} >= 0.2.10)
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]