From: Andreas K. Hüttel Date: Fri, 3 Nov 2017 21:10:50 +0000 (+0100) Subject: sys-cluster/mpich2: Links to libnsl, so add dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=03c3b2b546026eff05401e060656adc907f8c2d0;p=gentoo.git sys-cluster/mpich2: Links to libnsl, so add dependency Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- 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 )"