mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
Add ngtcp2, remove suggested libs
This commit is contained in:
@@ -11,9 +11,6 @@ ngtcp2:
|
||||
license: MIT
|
||||
depends:
|
||||
- openssl
|
||||
suggests:
|
||||
- nghttp3
|
||||
- brotli
|
||||
headers:
|
||||
- ngtcp2
|
||||
pkg-configs:
|
||||
@@ -22,3 +19,5 @@ ngtcp2:
|
||||
static-libs@unix:
|
||||
- libngtcp2.a
|
||||
- libngtcp2_crypto_ossl.a
|
||||
static-libs@windows:
|
||||
- ngtcp2.lib
|
||||
|
||||
Reference in New Issue
Block a user