summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-01 01:53:49 +0100
committerSam James <sam@gentoo.org>2022-09-01 01:54:10 +0100
commit50e9a895d6664b30065fc1d805ff0b5f9ffc491f (patch)
tree414bab43f1e77e5f1bfc237cf3ac23d8737e783f /sci-chemistry
parentapp-text/gv: fix MissingUseDepDefault (diff)
downloadgentoo-50e9a895d6664b30065fc1d805ff0b5f9ffc491f.tar.gz
gentoo-50e9a895d6664b30065fc1d805ff0b5f9ffc491f.tar.bz2
gentoo-50e9a895d6664b30065fc1d805ff0b5f9ffc491f.zip
sci-chemistry/molmol: fix MissingUseDepDefault
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/molmol/molmol-2k_p2-r6.ebuild (renamed from sci-chemistry/molmol/molmol-2k_p2-r5.ebuild)13
1 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild b/sci-chemistry/molmol/molmol-2k_p2-r6.ebuild
index 5d2719c05a3c..6667565a9c08 100644
--- a/sci-chemistry/molmol/molmol-2k_p2-r5.ebuild
+++ b/sci-chemistry/molmol/molmol-2k_p2-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,14 +29,17 @@ IUSE=""
RDEPEND="
|| (
- ( media-libs/mesa[X(+)]
- x11-libs/libGLw )
- media-libs/mesa[motif,X(+)] )
+ (
+ media-libs/mesa[X(+)]
+ x11-libs/libGLw
+ )
+ media-libs/mesa[motif(-),X(+)]
+ )
+ media-libs/libjpeg-turbo:=
media-libs/libpng:0=
media-libs/tiff:0
sys-libs/zlib
virtual/glu
- virtual/jpeg:0
x11-libs/libXpm
x11-libs/motif:0
x11-apps/xdpyinfo