[cogl/wip/cogl-1.14: 13/50] build: Bump the glib dependency to 2.32
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-1.14: 13/50] build: Bump the glib dependency to 2.32
- Date: Fri, 18 Jan 2013 11:56:51 +0000 (UTC)
commit 714d916b059408cc0f4f75bf2ff8d016050de82f
Author: Damien Lespiau <damien lespiau intel com>
Date: Thu Sep 13 17:43:11 2012 +0100
build: Bump the glib dependency to 2.32
As far as I can tell the --symbol-prefix option wasn't there before
glib 2.32's glib-mkenums. So cogl effectively depends on glib 2.32.
Reviewed-by: Neil Roberts <neil linux intel com>
(cherry picked from commit 4e952532a29b2566caf658705f815b7aec732265)
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e40315d..9f2fb32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,7 +82,7 @@ AC_GNU_SOURCE
dnl ================================================================
dnl Required versions for dependencies
dnl ================================================================
-m4_define([glib_req_version], [2.28.0])
+m4_define([glib_req_version], [2.32.0])
m4_define([pangocairo_req_version], [1.20])
m4_define([gi_req_version], [0.9.5])
m4_define([gdk_pixbuf_req_version], [2.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]