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 /sci-chemistry
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 'sci-chemistry')
-rw-r--r--sci-chemistry/molmol/molmol-2k_p2-r5.ebuild4
-rw-r--r--sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild b/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild
index a09bfe07847b..074130cf13dd 100644
--- a/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild
+++ b/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild
@@ -29,9 +29,9 @@ IUSE=""
RDEPEND="
|| (
- ( media-libs/mesa
+ ( media-libs/mesa[X(+)]
x11-libs/libGLw )
- media-libs/mesa[motif] )
+ media-libs/mesa[motif,X(+)] )
media-libs/libpng:0=
media-libs/tiff:0
sys-libs/zlib
diff --git a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
index 17f69a8387ae..9b08f966da9b 100644
--- a/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
+++ b/sci-chemistry/wxmacmolplt/wxmacmolplt-7.5-r1.ebuild
@@ -18,7 +18,7 @@ IUSE="flash"
RDEPEND="
media-libs/glew:0=
- media-libs/mesa
+ media-libs/mesa[X(+)]
x11-libs/wxGTK:${WX_GTK_VER}[X,opengl]
flash? ( media-libs/ming )"
DEPEND="${RDEPEND}