Skip to content

Commit 61b9284

Browse files
committed
Add missing Windows lib dependency
1 parent 110b0c4 commit 61b9284

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/build.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ def get_curl_libraries():
119119
"zlib",
120120
"ssl",
121121
"nghttp2",
122+
"nghttp3",
123+
"ngtcp2",
124+
"ngtcp2_crypto_boringssl",
122125
"crypto",
123126
"brotlienc",
124127
"brotlidec",

0 commit comments

Comments
 (0)