diff options
Diffstat (limited to 'x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild')
-rw-r--r-- | x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild index ed013383bcbe..6c17c8c52feb 100644 --- a/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild +++ b/x11-themes/faenza-icon-theme/faenza-icon-theme-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="minimal" -RDEPEND="!minimal? ( x11-themes/gnome-icon-theme ) +RDEPEND="!minimal? ( x11-themes/adwaita-icon-theme ) x11-themes/hicolor-icon-theme" S=${WORKDIR}/${PN}-${PV%.*} |