summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/librdkafka-2.1.0/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'fluent-bit/lib/librdkafka-2.1.0/vcpkg.json')
-rw-r--r--fluent-bit/lib/librdkafka-2.1.0/vcpkg.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/fluent-bit/lib/librdkafka-2.1.0/vcpkg.json b/fluent-bit/lib/librdkafka-2.1.0/vcpkg.json
new file mode 100644
index 000000000..5e446107a
--- /dev/null
+++ b/fluent-bit/lib/librdkafka-2.1.0/vcpkg.json
@@ -0,0 +1,23 @@
+{
+ "name": "librdkafka",
+ "version": "2.1.0",
+ "dependencies": [
+ {
+ "name": "zstd",
+ "version>=": "1.5.2"
+ },
+ {
+ "name": "zlib",
+ "version>=": "1.2.13"
+ },
+ {
+ "name": "openssl",
+ "version>=": "3.0.8"
+ },
+ {
+ "name": "curl",
+ "version>=": "7.86.0"
+ }
+ ],
+ "builtin-baseline": "56765209ec0e92c58a5fd91aa09c46a16d660026"
+}