media-sound/spotify: fix dep on pulseaudio, it or apulse are needed
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 2 May 2019 17:29:59 +0000 (12:29 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 2 May 2019 17:30:19 +0000 (12:30 -0500)
Fixes: https://bugs.gentoo.org/684922
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
media-sound/spotify/spotify-1.1.5-r1.ebuild [moved from media-sound/spotify/spotify-1.1.5.ebuild with 97% similarity]

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 bc815aaedf50b9efa15afbce0229c542e3c09fb8..6bb9251f650c8f00bbb6191cb34dcba72d9db204 100644 (file)
@@ -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