Skip to content

Commit e7c05bb

Browse files
committed
Add depext for llvm on macos
1 parent 5318673 commit e7c05bb

File tree

1 file changed

+1
-0
lines changed
  • packages/z3/z3.4.15.1

1 file changed

+1
-0
lines changed

packages/z3/z3.4.15.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license: "MIT"
77
dev-repo: "git+https://github.com/Z3prover/z3.git"
88
depexts: [
99
["python3-distutils"] {os-family = "debian"}
10+
["llvm"] {os-family = "macos" & os-distribution = "homebrew"}
1011
]
1112
patches: [
1213
"gccstd-2a.patch" { (os-family = "opensuse" | os-family = "suse") | (os-distribution = "ubuntu" & os-version <= "20.04") }

0 commit comments

Comments
 (0)