x11-themes/nimbus: Use adwaita instead of dead gnome-icon-theme
authorPacho Ramos <pacho@gentoo.org>
Sun, 27 Nov 2016 11:17:21 +0000 (12:17 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sun, 27 Nov 2016 11:20:34 +0000 (12:20 +0100)
Package-Manager: portage-2.3.2

x11-themes/nimbus/nimbus-0.1.7-r1.ebuild

index d3370413fa61abf411fa11ff0d4deef0cb30fa71..c209592ed25008ab306d3b72393cd8236781d424 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE="gtk minimal"
 
 COMMON_DEPEND="gtk? ( x11-libs/gtk+:2 )"
 RDEPEND="${COMMON_DEPEND}
-       !minimal? ( || ( x11-themes/gnome-icon-theme x11-themes/tango-icon-theme ) )"
+       !minimal? ( || ( x11-themes/adwaita-icon-theme x11-themes/tango-icon-theme ) )"
 DEPEND="${COMMON_DEPEND}
        dev-util/intltool
        virtual/pkgconfig