commit:     bc7a695ea2243ee496623f1ad1fbf3dc1a29658a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  4 17:12:58 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  4 17:12:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc7a695e

media-sound/spotify: handle cups removing USE=ssl

cups always supports SSL now.

Closes: https://bugs.gentoo.org/915184
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../spotify/{spotify-1.2.20-r1.ebuild => spotify-1.2.20-r2.ebuild}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/spotify/spotify-1.2.20-r1.ebuild 
b/media-sound/spotify/spotify-1.2.20-r2.ebuild
similarity index 99%
rename from media-sound/spotify/spotify-1.2.20-r1.ebuild
rename to media-sound/spotify/spotify-1.2.20-r2.ebuild
index 03766aa3def0..7d4a9417eaec 100644
--- a/media-sound/spotify/spotify-1.2.20-r1.ebuild
+++ b/media-sound/spotify/spotify-1.2.20-r2.ebuild
@@ -34,7 +34,7 @@ RDEPEND="
        media-libs/harfbuzz
        media-libs/mesa[X(+)]
        net-misc/curl[ssl]
-       net-print/cups[ssl]
+       net-print/cups[ssl(+)]
        sys-apps/dbus
        sys-libs/zlib
        x11-libs/cairo

Reply via email to