mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-servers/nginx: add dev-libs/libxml2 subslot op for incoming ABI break
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41919 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
7e51726257
commit
409dd166f4
@@ -327,7 +327,7 @@ CDEPEND="
|
||||
nginx_modules_http_lua? ( ${LUA_DEPS} )
|
||||
nginx_modules_http_auth_pam? ( sys-libs/pam )
|
||||
nginx_modules_http_metrics? ( dev-libs/yajl:= )
|
||||
nginx_modules_http_dav_ext? ( dev-libs/libxml2 )
|
||||
nginx_modules_http_dav_ext? ( dev-libs/libxml2:= )
|
||||
nginx_modules_http_security? ( dev-libs/modsecurity:= )
|
||||
nginx_modules_http_auth_ldap? ( net-nds/openldap:=[ssl?] )
|
||||
nginx_modules_http_vod? ( media-video/ffmpeg:0= )
|
||||
@@ -327,7 +327,7 @@ CDEPEND="
|
||||
nginx_modules_http_lua? ( ${LUA_DEPS} )
|
||||
nginx_modules_http_auth_pam? ( sys-libs/pam )
|
||||
nginx_modules_http_metrics? ( dev-libs/yajl:= )
|
||||
nginx_modules_http_dav_ext? ( dev-libs/libxml2 )
|
||||
nginx_modules_http_dav_ext? ( dev-libs/libxml2:= )
|
||||
nginx_modules_http_security? ( dev-libs/modsecurity:= )
|
||||
nginx_modules_http_auth_ldap? ( net-nds/openldap:=[ssl?] )
|
||||
nginx_modules_http_vod? ( media-video/ffmpeg:0= )
|
||||
Reference in New Issue
Block a user