www-servers/uwsgi: add missing libnsl dep for php
authorAlexys Jacob <ultrabug@gentoo.org>
Tue, 16 Apr 2019 17:12:59 +0000 (19:12 +0200)
committerAlexys Jacob <ultrabug@gentoo.org>
Tue, 16 Apr 2019 17:12:59 +0000 (19:12 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
www-servers/uwsgi/uwsgi-2.0.18.ebuild

index 865383e7054c1e1362336aefb1896af7ff9f3dc8..ccf9ef201cd06b112fbcc0a3ae82eb5918e7184b 100644 (file)
@@ -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] )