Skip to content

Commit

Permalink
gazebo*: remove bottles due to tbb
Browse files Browse the repository at this point in the history
Part of osrf#1477.
  • Loading branch information
scpeters committed May 21, 2021
1 parent 3915153 commit 333fec0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions Formula/gazebo11.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ class Gazebo11 < Formula

head "https://github.com/osrf/gazebo.git", branch: "gazebo11"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 catalina: "296560ceb28ef30ab2cc4bd87e52a223a62af1783c9130e3640e555ca3aefaa3"
sha256 mojave: "55ee954674d71852693e3444dfe6ad85f2d3efe8e7c115a20bcabd2b3beaf6ea"
end

depends_on "cmake" => :build
depends_on "pkg-config" => :build

Expand Down
6 changes: 0 additions & 6 deletions Formula/gazebo9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ class Gazebo9 < Formula

head "https://github.com/osrf/gazebo.git", branch: "gazebo9"

bottle do
root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation"
sha256 catalina: "0ca0aaea634b65b9014ddd86752fbf4051509baef60b615d2d844bb4ff3f2850"
sha256 mojave: "a3de7749b2ebd99f1fdf2c1edb6d40f1921aacd1144c9fc0092f8e2543e1538d"
end

depends_on "cmake" => :build
depends_on "pkg-config" => :build

Expand Down

0 comments on commit 333fec0

Please sign in to comment.