Skip to content

Commit e5ad722

Browse files
committed
Add brotli to curl (just workaround for transitive deps)
1 parent c339b90 commit e5ad722

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/ext.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@
6363
],
6464
"ext-depends-windows": [
6565
"zlib",
66-
"openssl"
66+
"openssl",
67+
"brotli"
6768
]
6869
},
6970
"dba": {

0 commit comments

Comments
 (0)