Skip to content

Commit 8e1f2a4

Browse files
authored
Apply suggestions from code review
1 parent 4369028 commit 8e1f2a4

File tree

1 file changed

+3
-3
lines changed
  • packages/conjury/conjury.2.2

1 file changed

+3
-3
lines changed

packages/conjury/conjury.2.2/opam

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ tags: "org:conjury.org"
77
homepage: "https://bitbucket.org/jhw/conjury/"
88
bug-reports: "https://bitbucket.org/jhw/conjury/issues"
99
depends: [
10-
"ocaml" {with-test & native >= "4.08"}
11-
"ocamlfind" {with-test & native & >= "1.7.3"}
10+
"ocaml" {with-test & ocaml:native & >= "4.08"}
11+
"ocamlfind" {with-test & ocaml:native & >= "1.7.3"}
1212
"omake" {>= "0.10.3"}
13-
"ounit2" {with-test >= "2.2"}
13+
"ounit2" {with-test & >= "2.2"}
1414
]
1515
build: [
1616
["omake" "--dotomake.omake" "--force-dotomake" "--configure" "build"]

0 commit comments

Comments
 (0)