Update install_build_deps.sh
This commit is contained in:
parent
04cd08f13f
commit
18bbfd126b
@ -28,6 +28,6 @@ if [ "$(ocaml -vnum)" != "$ocaml_version" ]; then
|
||||
opam install --unlock-base ocaml-base-compiler.$ocaml_version
|
||||
fi
|
||||
|
||||
opam list --installed depext || opam --yes install depext
|
||||
opam list --installed opam-depext || opam --yes install opam-depext
|
||||
|
||||
"$script_dir"/install_build_deps.raw.sh
|
||||
|
Loading…
Reference in New Issue
Block a user