From ead5929db1367d37a478a202cac1cc42ecb7112b Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Fri, 3 Nov 2017 21:34:55 +0100 Subject: 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(-) (limited to 'app-emulation/hercules') diff --git a/app-emulation/hercules/hercules-3.10.ebuild b/app-emulation/hercules/hercules-3.10.ebuild index 332b50e1fa09..605f69a08dbb 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 14e2e8a5fe40..b9b49d82dbf8 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}" -- cgit v1.2.3-65-gdbad