[eog-plugins] Sync library dependencies with eog-3.15.1
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog-plugins] Sync library dependencies with eog-3.15.1
- Date: Sun, 8 Feb 2015 17:53:46 +0000 (UTC)
commit 12c01dd99a3e14b8d9b473f86ed087ea71c7527e
Author: Felix Riemann <friemann gnome org>
Date: Sun Feb 8 14:36:39 2015 +0100
Sync library dependencies with eog-3.15.1
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8866c5b..21e5e8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,10 +43,10 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
# **********
PKG_CHECK_MODULES([EOG], [
- glib-2.0 >= 2.32.0
- gtk+-3.0 >= 3.3.8
+ glib-2.0 >= 2.38.0
+ gtk+-3.0 >= 3.14.0
libpeas-1.0 >= 0.7.4
- eog >= 3.11.4
+ eog >= 3.15.1
])
AC_SUBST(EOG_LIBS)
AC_SUBST(EOG_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]