Skip to content

fix `make deps` and crawlori.opam

Mohamed IGUERNLALA requested to merge mohamed@fix-build-deps into master
  • added js_of_ocaml-lwt and ocurl as deps in crawlori.opam
  • use opam pin add --no-action for pinned repos in deps target of Makefile
  • fix: opam install --deps-only unstead of opam pin install --deps-only

Merge request reports