Skip to content

Commit

Permalink
Formula: don't forget px4-dev px4-sim-jmavsim (#51)
Browse files Browse the repository at this point in the history
Without px4-dev we are e.g. missing cmake.
  • Loading branch information
julianoes authored Feb 26, 2020
1 parent 77962b1 commit 3c71517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/px4-sim-jmavsim.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ class Px4SimJmavsim < Formula
version "1.6.5.0"
sha256 "48199ee9ff392eff8a1efcd177e2c10f4a4dfd9877e52e13b1f3540d5dfedac9"
depends_on "ant"
depends_on "px4-dev"

def install
mkdir_p "#{bin}/"
Expand Down

0 comments on commit 3c71517

Please sign in to comment.