[eog] Drop gnome-icon-theme dependency



commit 11e586fc01a6023c68a35333b60535239c83bc2c
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Apr 26 11:08:45 2014 -0400

    Drop gnome-icon-theme dependency
    
    gnome-icon-theme got renamed to adwaita-icon-theme. And the
    dependency is not really needed; depending on GTK+ should be
    enough to guarantee the presence of a spec-compliant icon
    theme.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729018

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f64c4c3..66a132b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -89,7 +89,6 @@ GLIB_REQUIRED=2.38.0
 GNOME_DESKTOP_REQUIRED=2.91.2
 GDKPIXBUF_REQUIRED=2.4.0
 GTK_PRINT_REQUIRED=3.5.4
-GNOME_ICON_THEME_REQUIRED=2.19.1
 SHARED_MIME_INFO_REQUIRED=0.20
 EXEMPI_REQUIRED=1.99.5
 DESKTOP_SCHEMAS_REQUIRED=2.91.92
@@ -103,7 +102,6 @@ EOG_MODULES="gtk+-3.0 >= $GTK_REQUIRED \
              gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED \
              gdk-pixbuf-2.0 >= $GDKPIXBUF_REQUIRED \
              gtk+-unix-print-3.0 >= $GTK_PRINT_REQUIRED \
-             gnome-icon-theme >= $GNOME_ICON_THEME_REQUIRED \
              shared-mime-info >= $SHARED_MIME_INFO_REQUIRED \
              gsettings-desktop-schemas >= $DESKTOP_SCHEMAS_REQUIRED \
              libpeas-1.0 >= $LIBPEAS_REQUIRED \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]