From f82e6139c2b6460e6e8d0944bee25fd033aa1b4f Mon Sep 17 00:00:00 2001 From: Alexys Jacob Date: Tue, 16 Apr 2019 19:12:59 +0200 Subject: www-servers/uwsgi: add missing libnsl dep for php Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexys Jacob --- www-servers/uwsgi/uwsgi-2.0.18.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'www-servers') diff --git a/www-servers/uwsgi/uwsgi-2.0.18.ebuild b/www-servers/uwsgi/uwsgi-2.0.18.ebuild index 865383e7054c..ccf9ef201cd0 100644 --- a/www-servers/uwsgi/uwsgi-2.0.18.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.18.ebuild @@ -116,6 +116,7 @@ CDEPEND=" mono? ( dev-lang/mono:= ) perl? ( dev-lang/perl:= ) php? ( + net-libs/libnsl php_targets_php5-6? ( dev-lang/php:5.6[embed] ) php_targets_php7-1? ( dev-lang/php:7.1[embed] ) php_targets_php7-2? ( dev-lang/php:7.2[embed] ) -- cgit v1.2.3-65-gdbad