Skip to content

Commit ffd2c1b

Browse files
authored
Apply suggestions from code review
1 parent 0edcb46 commit ffd2c1b

File tree

1 file changed

+2
-1
lines changed
  • packages/satex/satex.0.1.1

1 file changed

+2
-1
lines changed

packages/satex/satex.0.1.1/opam

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ homepage: "https://github.com/smimram/satex"
1010
bug-reports: "https://github.com/smimram/satex/issues"
1111
depends: [
1212
"dune" {>= "2.0"}
13-
"menhir" {build}
13+
"ocaml" {>="4.07.0"}
14+
"menhir" {>="20180528"}
1415
]
1516
build: [
1617
["dune" "subst"] {pinned}

0 commit comments

Comments
 (0)