commit: 7119e44489da323b2dd71c1263f074219819eefd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 7 07:02:11 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 7 07:05:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7119e444
kde-plasma/plasma-pa: Drop obsolete pulseaudio[gnome(+)] requirement
It was patched out, so we may as well drop the usedep.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
b/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
index 3529fdea6cd..ffe41fc041d 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.13.4.ebuild
@@ -23,7 +23,7 @@ DEPEND="
dev-libs/glib:2
gnome-base/gconf:2
media-libs/libcanberra
- media-sound/pulseaudio[gnome(+)]
+ media-sound/pulseaudio
"
RDEPEND="${DEPEND}"