Skip to content

Commit

Permalink
vineyard: use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m authored and SMillerDev committed Dec 9, 2024
1 parent 9e0601e commit 757b150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/v/vineyard.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Vineyard < Formula
depends_on "openssl@3" => :build # indirect (not linked) but CMakeLists.txt checks for it
depends_on "[email protected]" => :build
depends_on "apache-arrow"
depends_on "boost"
depends_on "boost@1.85"
depends_on "cpprestsdk"
depends_on "etcd"
depends_on "etcd-cpp-apiv3"
Expand Down

0 comments on commit 757b150

Please sign in to comment.