Skip to content
Snippets Groups Projects
Commit d45dacd1 authored by erwan's avatar erwan
Browse files

build: some opam deps are actually not completely necessary

parent 8611eb1b
No related branches found
No related tags found
No related merge requests found
Pipeline #146036 failed
......@@ -20,16 +20,18 @@ depends: [
"ocamlfind"
"dune" { >= "2.0" }
"ocamlgraph"
"conf-graphviz"
"lutils"
"psq"
"qtest"
"functory"
"ledit"
"rdbg" { >= "1.200" }
"lustre-v6"
]
depopts: [
"conf-graphviz"
"ledit"
"lutin"
]
"lustre-v6"
]
build: [make "build"]
install: ["dune" "install"]
post-messages: ["The last version can be obtained via (opam repo add) http://www-verimag.imag.fr/DIST-TOOLS/SYNCHRONE/opam-repository/ "]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment