commit:     516a3286cdbf24653e83d91580115e0fd424f0e6
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:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516a3286

sys-cluster/openmpi: fix build for java (bug #592834)

Package-Manager: portage-2.2.28

 sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild 
b/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
index 35ebbd6..bff1794 100644
--- a/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.10.3-r1.ebuild
@@ -80,6 +80,7 @@ DEPEND="${CDEPEND}
 
 MULTILIB_WRAPPED_HEADERS=(
        /usr/include/mpi.h
+       /usr/include/openmpi/ompi/mpi/java/mpiJava.h
 )
 
 pkg_setup() {

Reply via email to