remove more unused options

This commit is contained in:
DubbleClick
2025-06-06 16:20:34 +07:00
parent a0c0555089
commit 560f684f7f
3 changed files with 6 additions and 20 deletions

View File

@@ -635,9 +635,6 @@
],
"lib-depends": [
"openssl"
],
"lib-suggests": [
"ngtcp2"
]
},
"ngtcp2": {
@@ -655,6 +652,9 @@
],
"lib-depends": [
"openssl"
],
"lib-suggests": [
"nghttp3"
]
},
"onig": {