commit: 03c3b2b546026eff05401e060656adc907f8c2d0
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 3 21:10:50 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 3 21:10:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c3b2b5
sys-cluster/mpich2: Links to libnsl, so add dependency
Package-Manager: Portage-2.3.13, Repoman-2.3.4
sys-cluster/mpich2/mpich2-1.5.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild
b/sys-cluster/mpich2/mpich2-1.5.ebuild
index a962084a710..e3e96c43c26 100644
--- a/sys-cluster/mpich2/mpich2-1.5.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.5.ebuild
@@ -19,6 +19,7 @@ IUSE="+cxx doc fortran mpi-threads romio threads"
COMMON_DEPEND="
dev-libs/libaio
+ net-libs/libnsl:0=
sys-apps/hwloc
romio? ( net-fs/nfs-utils )"