summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-08 11:49:43 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-08 11:51:05 -0700
commit5182fbc94a91ce973c61791e48b1c3e828e4cfe7 (patch)
tree7527d2582aca2871368052ac7d4ae55f59e20793 /media-libs/mesa
parentmedia-libs/mesa: Drop old versions (diff)
downloadgentoo-5182fbc94a91ce973c61791e48b1c3e828e4cfe7.tar.gz
gentoo-5182fbc94a91ce973c61791e48b1c3e828e4cfe7.tar.bz2
gentoo-5182fbc94a91ce973c61791e48b1c3e828e4cfe7.zip
media-libs/mesa: Depend on media-libs/libglvnd[X?]
Since libglvnd provides gl.pc only with USE=X, and many packages depend on mesa[X], it makes sense to require matching USE=X. Suggested by Arfrever. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-19.3.4.ebuild2
-rw-r--r--media-libs/mesa/mesa-20.0.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-19.3.4.ebuild b/media-libs/mesa/mesa-19.3.4.ebuild
index ae2e6e6626c4..78bbe80db9e8 100644
--- a/media-libs/mesa/mesa-19.3.4.ebuild
+++ b/media-libs/mesa/mesa-19.3.4.ebuild
@@ -77,7 +77,7 @@ RDEPEND="
>=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}]
libglvnd? (
- >=media-libs/libglvnd-1.2.0-r1[${MULTILIB_USEDEP}]
+ >=media-libs/libglvnd-1.2.0-r1[X?,${MULTILIB_USEDEP}]
!app-eselect/eselect-opengl
)
!libglvnd? (
diff --git a/media-libs/mesa/mesa-20.0.1.ebuild b/media-libs/mesa/mesa-20.0.1.ebuild
index b7e1f507aed5..8805749d430f 100644
--- a/media-libs/mesa/mesa-20.0.1.ebuild
+++ b/media-libs/mesa/mesa-20.0.1.ebuild
@@ -77,7 +77,7 @@ RDEPEND="
>=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}]
libglvnd? (
- >=media-libs/libglvnd-1.2.0-r1[${MULTILIB_USEDEP}]
+ >=media-libs/libglvnd-1.2.0-r1[X?,${MULTILIB_USEDEP}]
!app-eselect/eselect-opengl
)
!libglvnd? (