Skip to content

Commit 4e5b293

Browse files
fix for a "brew linkage" test
1 parent 4813798 commit 4e5b293

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/lfortran.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class Lfortran < Formula
1414
depends_on "ninja" => :build
1515
depends_on "llvm"
1616
depends_on "zlib"
17+
depends_on "z3"
1718

1819
def install
1920
cmake_args = std_cmake_args

0 commit comments

Comments
 (0)