mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
lib-suggests: ldap was missing for curl
This commit is contained in:
@@ -89,7 +89,8 @@
|
||||
"nghttp3",
|
||||
"ngtcp2",
|
||||
"zstd",
|
||||
"libcares"
|
||||
"libcares",
|
||||
"ldap"
|
||||
],
|
||||
"lib-suggests-windows": [
|
||||
"brotli",
|
||||
|
||||
Reference in New Issue
Block a user