[eog-plugins] Sync library dependencies with eog-3.15.1



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]