Skip to content

Commit f9bb282

Browse files
committed
ignition-math6: build depend on swig
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent 8014ba7 commit f9bb282

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Formula/ignition-math6.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ class IgnitionMath6 < Formula
77

88
depends_on "cmake" => :build
99
depends_on "doxygen" => :build
10+
depends_on "swig" => :build
1011
depends_on "eigen"
1112
depends_on "ignition-cmake2"
1213

0 commit comments

Comments
 (0)