projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d07224
)
www-servers/uwsgi: add missing libnsl dep for php
author
Alexys Jacob
<ultrabug@gentoo.org>
Tue, 16 Apr 2019 17:12:59 +0000
(19:12 +0200)
committer
Alexys 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
patch
|
blob
|
history
diff --git
a/www-servers/uwsgi/uwsgi-2.0.18.ebuild
b/www-servers/uwsgi/uwsgi-2.0.18.ebuild
index 865383e7054c1e1362336aefb1896af7ff9f3dc8..ccf9ef201cd06b112fbcc0a3ae82eb5918e7184b 100644
(file)
--- 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] )