Skip to content

Commit 37fd190

Browse files
committed
Add missing ocaml dependency to unisim_archisec
Followup to #27456
1 parent d0a11f7 commit 37fd190

File tree

1 file changed

+1
-0
lines changed
  • packages/unisim_archisec/unisim_archisec.0.0.10

1 file changed

+1
-0
lines changed

packages/unisim_archisec/unisim_archisec.0.0.10/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ license: "BSD-3-Clause"
1212
homepage: "https://binsec.github.io"
1313
bug-reports: "mailto:[email protected]"
1414
depends: [
15+
"ocaml" {>= "4.08"}
1516
"dune" {>= "3.0"}
1617
"conf-gcc" {build}
1718
"conf-g++" {build}

0 commit comments

Comments
 (0)