From f26c1027f11bfa372ecfd60a842559edbad8f013 Mon Sep 17 00:00:00 2001 From: Surbhi Vijayvargeeya Date: Sun, 7 Jan 2024 10:33:24 +0530 Subject: [PATCH] Fix build break --- dev/vcpkg/vcpkg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev/vcpkg/vcpkg.json b/dev/vcpkg/vcpkg.json index 59f6bf5e0b030..e43bb2e3c081f 100644 --- a/dev/vcpkg/vcpkg.json +++ b/dev/vcpkg/vcpkg.json @@ -48,7 +48,8 @@ "protobuf", "benchmark", "jemalloc", - "icu" + "icu", + "thrift" ] }, "velox-s3": {