[eog-plugins] Raise required GLib and Gtk+ versions for GResource support
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog-plugins] Raise required GLib and Gtk+ versions for GResource support
- Date: Sun, 30 Dec 2012 18:05:17 +0000 (UTC)
commit ab02862d90cd532912d2db11412fd5fd39a74757
Author: Felix Riemann <friemann gnome org>
Date: Sun Dec 30 19:04:08 2012 +0100
Raise required GLib and Gtk+ versions for GResource support
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ad860a3..d6d80a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,8 +43,8 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
# **********
PKG_CHECK_MODULES([EOG], [
- glib-2.0 >= 2.26.0
- gtk+-3.0 >= 2.99.3
+ glib-2.0 >= 2.32.0
+ gtk+-3.0 >= 3.3.8
libpeas-1.0 >= 0.7.4
eog >= 3.5.5
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]