Skip to content

Commit

Permalink
Add krb5 to vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
vasil-pashov committed Oct 17, 2024
1 parent ea8ea10 commit f735b85
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
"azure-core-cpp",
"azure-identity-cpp",
"azure-storage-blobs-cpp",
"benchmark"
"benchmark",
"krb5"
],
"overrides": [
{ "name": "openssl", "version-string": "3.3.0" },
Expand Down Expand Up @@ -156,6 +157,7 @@
{ "name": "gflags", "version": "2.2.2#5" },
{ "name": "glog", "version": "0.6.0#2" },
{ "name": "gtest", "version": "1.12.1" },
{ "name": "krb5", "version": "1.21.3#1" },
{ "name": "libbson", "version": "1.28.0" },
{ "name": "libevent", "version": "2.1.12#7" },
{ "name": "libiconv", "version": "1.17#0" },
Expand Down

0 comments on commit f735b85

Please sign in to comment.