app-emulation/hercules: Links to libnsl, so add dependency
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 3 Nov 2017 20:34:55 +0000 (21:34 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 3 Nov 2017 20:44:37 +0000 (21:44 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

app-emulation/hercules/hercules-3.10.ebuild
app-emulation/hercules/hercules-3.12.ebuild

index 332b50e1fa0956fbfe091db5bfdf3c46e66a2a9b..605f69a08dbbab5792cb7e211517631adefa941a 100644 (file)
@@ -15,6 +15,7 @@ KEYWORDS="alpha amd64 ppc sparc x86 ~x64-macos ~x86-macos"
 IUSE="bzip2 custom-cflags +suid"
 
 RDEPEND="bzip2? ( app-arch/bzip2 )
+       net-libs/libnsl:0
        sys-libs/zlib"
 DEPEND="${RDEPEND}"
 
index 14e2e8a5fe40565008c5bc39609539a01caf1765..b9b49d82dbf85fd0e78f7b809288e7d2a44bf2d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,6 +15,7 @@ KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x64-macos ~x86-macos"
 IUSE="bzip2 custom-cflags +suid"
 
 RDEPEND="bzip2? ( app-arch/bzip2 )
+       net-libs/libnsl:0=
        sys-libs/zlib"
 DEPEND="${RDEPEND}"