[pango] Bump the required GLib version
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Bump the required GLib version
- Date: Wed, 5 Sep 2012 02:28:38 +0000 (UTC)
commit 75c3b618e4d0758a6cf157c3bd9ec3874b6a451d
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Sep 4 22:28:48 2012 -0400
Bump the required GLib version
We need GLib 2.33.12 for g_object_replace_qdata.
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index dc90f13..310780b 100644
--- a/configure.in
+++ b/configure.in
@@ -450,7 +450,7 @@ fi
#
# Checks for GLib
#
-GLIB_REQUIRED_VERSION=2.32.0
+GLIB_REQUIRED_VERSION=2.33.12
GLIB_MODULES="glib-2.0 >= $GLIB_REQUIRED_VERSION gobject-2.0 gmodule-no-export-2.0"
PKG_CHECK_MODULES(GLIB, $GLIB_MODULES, :,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]