commit: f1e28e9f8009a5dc4465e771f1f5638784334109
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 8 20:18:00 2016 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Sep 8 20:18:31 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f1e28e9f
sys-cluster/openmpi: fix build for java (bug #592834)
Package-Manager: portage-2.2.28
sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
b/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
index adea314..676680a 100644
--- a/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
@@ -76,6 +76,7 @@ DEPEND="${CDEPEND}
MULTILIB_WRAPPED_HEADERS=(
/usr/include/mpi.h
+ /usr/include/openmpi/ompi/mpi/java/mpiJava.h
)
pkg_setup() {