summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Ammann <philipp.ammann@posteo.de>2019-06-26 19:30:45 +0000
committerMatt Turner <mattst88@gentoo.org>2019-08-17 15:59:01 -0700
commit97c3d2d26f9cc06c46d0c479f67b446214177463 (patch)
tree0c8372ee8786e3b710cba84500675089743fbb0a /media-sound
parentx11-base/xorg-server: Depend on media-libs/mesa[X] (diff)
downloadgentoo-97c3d2d26f9cc06c46d0c479f67b446214177463.tar.gz
gentoo-97c3d2d26f9cc06c46d0c479f67b446214177463.tar.bz2
gentoo-97c3d2d26f9cc06c46d0c479f67b446214177463.zip
*/*: Depend on media-libs/mesa[X(+)]
This changes any package that depends on media-libs/mesa (though not virtual/opengl) to depend on media-libs/mesa[X(+)] instead. Bug: https://bugs.gentoo.org/560096 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/spotify/spotify-1.0.72-r1.ebuild2
-rw-r--r--media-sound/spotify/spotify-1.1.10-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/spotify/spotify-1.0.72-r1.ebuild b/media-sound/spotify/spotify-1.0.72-r1.ebuild
index da0339466e17..ef72a8936d6f 100644
--- a/media-sound/spotify/spotify-1.0.72-r1.ebuild
+++ b/media-sound/spotify/spotify-1.0.72-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
media-libs/alsa-lib
media-libs/harfbuzz
media-libs/fontconfig
- media-libs/mesa
+ media-libs/mesa[X(+)]
net-misc/curl[ssl,curl_ssl_openssl]
net-print/cups[ssl]
x11-libs/gtk+:2
diff --git a/media-sound/spotify/spotify-1.1.10-r1.ebuild b/media-sound/spotify/spotify-1.1.10-r1.ebuild
index ccbd69969944..3089e3b8847a 100644
--- a/media-sound/spotify/spotify-1.1.10-r1.ebuild
+++ b/media-sound/spotify/spotify-1.1.10-r1.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
media-libs/alsa-lib
media-libs/fontconfig
media-libs/harfbuzz
- media-libs/mesa
+ media-libs/mesa[X(+)]
net-misc/curl[ssl]
net-print/cups[ssl]
|| ( media-sound/pulseaudio media-sound/apulse )