[aravis] build: bump glib version requirement to 2.26.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] build: bump glib version requirement to 2.26.
- Date: Sat, 10 Mar 2012 13:08:39 +0000 (UTC)
commit c0c8c48b2564be05aefb7aa7969e02f71e446bfe
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Sat Mar 10 14:07:37 2012 +0100
build: bump glib version requirement to 2.26.
We already depends on some 2.26 features.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 926c563..1d0d24a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,7 @@ AC_ARG_ENABLE(viewer,
PKG_PROG_PKG_CONFIG([0.14])
-ARAVIS_REQUIRES="[gobject-2.0 glib-2.0 >= 2.22 gio-2.0 libxml-2.0 gthread-2.0]"
+ARAVIS_REQUIRES="[glib-2.0 >= 2.26 gobject-2.0 gio-2.0 libxml-2.0 gthread-2.0]"
PKG_CHECK_MODULES(ARAVIS, $ARAVIS_REQUIRES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]