commit: 556266fadda162b3ffcac90d1824a9960e1caae1 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Tue Sep 3 22:33:56 2019 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Tue Sep 3 22:34:54 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556266fa
sci-libs/gmsh: update dependencies for new med ebuild 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 <AT> gentoo.org> sci-libs/gmsh/gmsh-4.4.1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sci-libs/gmsh/gmsh-4.4.1.ebuild b/sci-libs/gmsh/gmsh-4.4.1.ebuild index fa56d3eae13..af727805d6c 100644 --- 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 )
