media-sound/pavumeter: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 11:08:46 +0000 (13:08 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 11:28:01 +0000 (13:28 +0200)
media-sound/pavumeter/pavumeter-0.9.3-r1.ebuild

index 6e371695d4b37ba4cc44bb59c212366465d01591..85efd70acf71e2e3fb0c8a8f488280bedb9d788c 100644 (file)
@@ -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"