Skip to content

Commit 776400d

Browse files
authored
Merge pull request #251251 from branchvincent/[email protected]
mavsdk: migrate to `[email protected]`
2 parents c67edc4 + 0913b56 commit 776400d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Formula/m/mavsdk.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ class Mavsdk < Formula
2222
end
2323

2424
depends_on "cmake" => :build
25-
depends_on "[email protected]" => :build
25+
depends_on "[email protected]" => :build
26+
depends_on "rust" => :build
2627
depends_on "abseil"
2728
depends_on "c-ares"
2829
depends_on "curl"

0 commit comments

Comments
 (0)