mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
sci-libs/gmsh: add a useflag constraint
Closes: https://bugs.gentoo.org/771681 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -28,7 +28,7 @@ RDEPEND="
|
||||
med? ( sci-libs/med[mpi] )
|
||||
opencascade? ( sci-libs/opencascade:* )
|
||||
png? ( media-libs/libpng:0 )
|
||||
petsc? ( sci-mathematics/petsc )
|
||||
petsc? ( sci-mathematics/petsc[mpi=] )
|
||||
zlib? ( sys-libs/zlib )
|
||||
mpi? ( virtual/mpi[cxx] )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user