We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8014ba7 commit f9bb282Copy full SHA for f9bb282
1 file changed
Formula/ignition-math6.rb
@@ -7,6 +7,7 @@ class IgnitionMath6 < Formula
7
8
depends_on "cmake" => :build
9
depends_on "doxygen" => :build
10
+ depends_on "swig" => :build
11
depends_on "eigen"
12
depends_on "ignition-cmake2"
13
0 commit comments