diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-11-03 22:10:50 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-11-03 22:10:50 +0100 |
commit | 03c3b2b546026eff05401e060656adc907f8c2d0 (patch) | |
tree | df61e1394328b1eeed40f32d1882e5343c81060f /sys-cluster | |
parent | sys-devel/binutils: Temporarily disable ld.gold test suite, bug 634348 (diff) | |
download | gentoo-03c3b2b546026eff05401e060656adc907f8c2d0.tar.gz gentoo-03c3b2b546026eff05401e060656adc907f8c2d0.tar.bz2 gentoo-03c3b2b546026eff05401e060656adc907f8c2d0.zip |
sys-cluster/mpich2: Links to libnsl, so add dependency
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/mpich2/mpich2-1.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index a962084a710f..e3e96c43c264 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 )" |