]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita.opam
allow ocaml >= 4.14.1
[helm.git] / matita / matita.opam
index f2e62ac09ebee07caa97309541973daa992e72ed..b2280d51f7c2a70f3cb6a35cc8c55879711ca427 100644 (file)
@@ -15,13 +15,17 @@ doc: "http://matita.cs.unibo.it"
 bug-reports: "mailto:claudio.sacerdoticoen@unibo.it"
 depends: [
   "dune" {>= "3.6"}
-  "ocamlnet" {= "4.1.9.git"}
-  "ulex-camlp5" {= "1.3"}
-  "ocaml-expat" {= "1.1.0"}
-  "lablgtk3-sourceview3" {= "3.1.3"}
+  "ocaml" {>= "4.14.1"}
+  "ocamlnet" {>= "4.1.9.git"}
+  "ulex-camlp5" {>= "1.3"}
+  "ocaml-expat" {>= "1.1.0"}
+  "pcre" {>= "7.5.0"}
+  "ocaml-http" {>= "0.1.6"}
+  "camlzip" {>= "1.11"}
+  "lablgtk3-sourceview3" {>= "3.1.3"}
   "dune-build-info"
   "dune-site"
-  "camlp5" {= "8.00.04"}
+  "camlp5" {>= "8.00.04"}
   "odoc" {with-doc}
 ]
 build: [