From: Pacho Ramos Date: Sun, 27 Nov 2016 10:11:21 +0000 (+0100) Subject: media-sound/paprefs: adwaita-icon-theme can be used instead of dead gnome-icon-theme X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8f537e20be7b07ccc8b4677b623809ed1d10b3ba;p=gentoo.git media-sound/paprefs: adwaita-icon-theme can be used instead of dead gnome-icon-theme Package-Manager: portage-2.3.2 --- diff --git a/media-sound/paprefs/paprefs-0.9.10.ebuild b/media-sound/paprefs/paprefs-0.9.10.ebuild index 25adc3d944e2..9225a42c82cd 100644 --- a/media-sound/paprefs/paprefs-0.9.10.ebuild +++ b/media-sound/paprefs/paprefs-0.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ RDEPEND="dev-cpp/gtkmm:2.4 >=dev-cpp/gconfmm-2.6 >=dev-libs/libsigc++-2.2:2 media-sound/pulseaudio[glib,gnome] - || ( x11-themes/tango-icon-theme x11-themes/gnome-icon-theme )" + || ( x11-themes/tango-icon-theme x11-themes/adwaita-icon-theme )" DEPEND="${RDEPEND} nls? ( sys-devel/gettext dev-util/intltool )