[gedit-plugins] Bump minimum required version of gtk+ and glib for GResource support
- From: Michael Biebl <mbiebl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Bump minimum required version of gtk+ and glib for GResource support
- Date: Mon, 23 Apr 2012 13:02:19 +0000 (UTC)
commit ccf8eea34ffa3382dd9ad213c03826c8c6d46fd2
Author: Michael Biebl <biebl debian org>
Date: Mon Apr 23 14:58:19 2012 +0200
Bump minimum required version of gtk+ and glib for GResource support
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2d542e7..d9e6ed4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -64,9 +64,9 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
# ================================================================
PKG_CHECK_MODULES(GEDIT, [
- glib-2.0 >= 2.26.0
- gio-2.0 >= 2.26.0
- gtk+-3.0 >= 3.0.0
+ glib-2.0 >= 2.32.0
+ gio-2.0 >= 2.32.0
+ gtk+-3.0 >= 3.4.0
gtksourceview-3.0 >= 3.0.0
libpeas-1.0 >= 1.0.0
libpeas-gtk-1.0 >= 1.0.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]