From: Matthew Thode Date: Thu, 2 May 2019 17:29:59 +0000 (-0500) Subject: media-sound/spotify: fix dep on pulseaudio, it or apulse are needed X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8a1c6289f802b1f98da3934e5f73758a230a066a;p=gentoo.git media-sound/spotify: fix dep on pulseaudio, it or apulse are needed Fixes: https://bugs.gentoo.org/684922 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode --- diff --git a/media-sound/spotify/spotify-1.1.5.ebuild b/media-sound/spotify/spotify-1.1.5-r1.ebuild similarity index 97% rename from media-sound/spotify/spotify-1.1.5.ebuild rename to media-sound/spotify/spotify-1.1.5-r1.ebuild index bc815aaedf50..6bb9251f650c 100644 --- a/media-sound/spotify/spotify-1.1.5.ebuild +++ b/media-sound/spotify/spotify-1.1.5-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb" LICENSE="Spotify" SLOT="0" KEYWORDS="~amd64" -IUSE="libnotify systray pax_kernel pulseaudio" +IUSE="libnotify systray pax_kernel" RESTRICT="mirror strip" BDEPEND=">=dev-util/patchelf-0.10" @@ -31,7 +31,7 @@ RDEPEND=" media-libs/mesa net-misc/curl[ssl] net-print/cups[ssl] - pulseaudio? ( media-sound/pulseaudio ) + || ( media-sound/pulseaudio media-sound/apulse ) systray? ( gnome-extra/gnome-integration-spotify ) x11-libs/gtk+:2 x11-libs/libXScrnSaver