summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-11-03 21:44:16 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-11-03 21:44:38 +0100
commit361b365781408545d120c56e50c5cdbc48a104a7 (patch)
tree4c171fde640ba2dc9cfd32704e592cbd4fe9e2fd /dev-lang/parrot
parentdev-lang/mercury: Links to libnsl, so add dependency (diff)
downloadgentoo-361b365781408545d120c56e50c5cdbc48a104a7.tar.gz
gentoo-361b365781408545d120c56e50c5cdbc48a104a7.tar.bz2
gentoo-361b365781408545d120c56e50c5cdbc48a104a7.zip
dev-lang/parrot: Links to libnsl, so add dependency
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'dev-lang/parrot')
-rw-r--r--dev-lang/parrot/parrot-8.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/parrot/parrot-8.1.0.ebuild b/dev-lang/parrot/parrot-8.1.0.ebuild
index e81e39db8695..53828b81e7be 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:= )