[grilo-plugins] build: Required Grilo >= 0.2.9
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] build: Required Grilo >= 0.2.9
- Date: Wed, 26 Feb 2014 10:28:46 +0000 (UTC)
commit 8b80c30401ab5e385619c8ee31c4f1e2d009e6c1
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Wed Feb 26 10:27:44 2014 +0000
build: Required Grilo >= 0.2.9
Due the new source-tags property.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 369f4d3..2daaf4f 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.8)
+ ${GRL_NAME} >= 0.2.9)
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]