projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a0a78b
)
sci-libs/gmsh: update dependencies for new med ebuild
author
Matthias Maier
<tamiko@gentoo.org>
Tue, 3 Sep 2019 22:33:56 +0000
(17:33 -0500)
committer
Matthias Maier
<tamiko@gentoo.org>
Tue, 3 Sep 2019 22:34:54 +0000
(17:34 -0500)
Bug: https://bugs.gentoo.org/show_bug.cgi?id=693448
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
sci-libs/gmsh/gmsh-4.4.1.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/gmsh/gmsh-4.4.1.ebuild
b/sci-libs/gmsh/gmsh-4.4.1.ebuild
index fa56d3eae1390571a112c32d3d0419c392c4cd2e..af727805d6c146ab685bf681742e6b8d7a543b38 100644
(file)
--- a/
sci-libs/gmsh/gmsh-4.4.1.ebuild
+++ b/
sci-libs/gmsh/gmsh-4.4.1.ebuild
@@
-17,6
+17,8
@@
KEYWORDS="~amd64 ~x86"
## cgns is not compiling ATM, maybe fix cgns lib first
IUSE="blas cgns examples jpeg lua med metis mpi netgen opencascade petsc png python X zlib"
+REQUIRED_USE="med? ( mpi )"
+
RDEPEND="
virtual/fortran
X? ( x11-libs/fltk:1 )