commit:     361b365781408545d120c56e50c5cdbc48a104a7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  3 20:44:16 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov  3 20:44:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=361b3657

dev-lang/parrot: Links to libnsl, so add dependency

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-lang/parrot/parrot-8.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lang/parrot/parrot-8.1.0.ebuild 
b/dev-lang/parrot/parrot-8.1.0.ebuild
index e81e39db869..53828b81e7b 100644
--- a/dev-lang/parrot/parrot-8.1.0.ebuild
+++ b/dev-lang/parrot/parrot-8.1.0.ebuild
@@ -19,6 +19,7 @@ IUSE="opengl nls doc examples gdbm +gmp ssl +unicode pcre"
 
 RDEPEND="sys-libs/readline
        dev-libs/libffi
+       net-libs/libnsl:0=
        opengl? ( media-libs/freeglut )
        nls? ( sys-devel/gettext )
        unicode? ( >=dev-libs/icu-2.6:= )

Reply via email to