commit:     ead5929db1367d37a478a202cac1cc42ecb7112b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  3 20:34:55 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov  3 20:44:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead5929d

app-emulation/hercules: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-emulation/hercules/hercules-3.10.ebuild | 1 +
 app-emulation/hercules/hercules-3.12.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-emulation/hercules/hercules-3.10.ebuild 
b/app-emulation/hercules/hercules-3.10.ebuild
index 332b50e1fa0..605f69a08db 100644
--- a/app-emulation/hercules/hercules-3.10.ebuild
+++ b/app-emulation/hercules/hercules-3.10.ebuild
@@ -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}"
 

diff --git a/app-emulation/hercules/hercules-3.12.ebuild 
b/app-emulation/hercules/hercules-3.12.ebuild
index 14e2e8a5fe4..b9b49d82dbf 100644
--- a/app-emulation/hercules/hercules-3.12.ebuild
+++ b/app-emulation/hercules/hercules-3.12.ebuild
@@ -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}"
 

Reply via email to