this repo has no description

Apply suggestions from code review

Kate 8e1f2a49 4369028f

Changed files
+3 -3
packages
conjury
conjury.2.2
+3 -3
packages/conjury/conjury.2.2/opam
···
homepage: "https://bitbucket.org/jhw/conjury/"
bug-reports: "https://bitbucket.org/jhw/conjury/issues"
depends: [
-
"ocaml" {with-test & native >= "4.08"}
-
"ocamlfind" {with-test & native & >= "1.7.3"}
+
"ocaml" {with-test & ocaml:native & >= "4.08"}
+
"ocamlfind" {with-test & ocaml:native & >= "1.7.3"}
"omake" {>= "0.10.3"}
-
"ounit2" {with-test >= "2.2"}
+
"ounit2" {with-test & >= "2.2"}
]
build: [
["omake" "--dotomake.omake" "--force-dotomake" "--configure" "build"]