Added optional zlib and disabled two extension (#545)

asd
This commit is contained in:
daddeffe
2024-09-23 10:19:40 +02:00
committed by GitHub
parent c0b52fc2d1
commit 330dd2bfc6
2 changed files with 8 additions and 5 deletions

View File

@@ -427,9 +427,8 @@
"librdkafka++.a",
"librdkafka-static.a"
],
"lib-depends": [
"openssl",
"zlib"
"lib-suggests": [
"zstd"
]
},
"postgresql": {