Skip to content

Commit

Permalink
Add rust to build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark committed Oct 30, 2024
1 parent 252e82f commit ee5ace2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/qmk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ class Qmk < Formula
sha256 cellar: :any, ventura: "d23828fdb1d053cf8ac2fd7084a0bdbd33adf43877892d5b7eccbfb86fc99419"
end

depends_on "rust" => :build

depends_on "avrdude"
depends_on "bootloadhid"
depends_on "clang-format"
Expand Down

0 comments on commit ee5ace2

Please sign in to comment.