Merge branch 'main' into feat/rdkafka-ssl

This commit is contained in:
Marc
2025-11-03 20:48:19 +01:00
committed by GitHub
30 changed files with 1124 additions and 49 deletions

View File

@@ -611,8 +611,8 @@
},
"libxml2": {
"source": "libxml2",
"static-libs-unix": [
"libxml2.a"
"pkg-configs": [
"libxml-2.0"
],
"static-libs-windows": [
"libxml2s.lib",
@@ -701,6 +701,17 @@
"libncurses.a"
]
},
"net-snmp": {
"source": "net-snmp",
"pkg-configs": [
"netsnmp",
"netsnmp-agent"
],
"lib-depends": [
"openssl",
"zlib"
]
},
"nghttp2": {
"source": "nghttp2",
"static-libs-unix": [