From dc595821de8e234f2a87ecf52865c2343102d670 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 26 Aug 2018 13:08:46 +0200 Subject: [PATCH] media-sound/pavumeter: Remove support for non-existent deps --- media-sound/pavumeter/pavumeter-0.9.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/pavumeter/pavumeter-0.9.3-r1.ebuild b/media-sound/pavumeter/pavumeter-0.9.3-r1.ebuild index 6e371695d4b3..85efd70acf71 100644 --- a/media-sound/pavumeter/pavumeter-0.9.3-r1.ebuild +++ b/media-sound/pavumeter/pavumeter-0.9.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ IUSE="" RDEPEND="dev-cpp/gtkmm:2.4 dev-libs/libsigc++:2 >=media-sound/pulseaudio-0.9.7[glib] - || ( x11-themes/tango-icon-theme x11-themes/gnome-icon-theme )" + x11-themes/tango-icon-theme" DEPEND="${RDEPEND} virtual/pkgconfig" -- 2.26.2