Browse Source

Update opam

+ Remove build flag for Atdgen, to test if it causes CI failures. Will
bring it back later.

Leo 8 years ago
parent
commit
5d89631f5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      opam

+ 1 - 1
opam

@@ -19,7 +19,7 @@ install: [make "install"]
 remove: ["ocamlfind" "remove" "oclaunch"]
 remove: ["ocamlfind" "remove" "oclaunch"]
 depends: [
 depends: [
   "ocamlbuild"
   "ocamlbuild"
-  "atdgen" {>= "1.9.1"} { build }
+  "atdgen" {>= "1.9.1"}
   "base-threads"
   "base-threads"
   "core" {>= "112.35.00"}
   "core" {>= "112.35.00"}
   "textutils"
   "textutils"