Update install_build_deps.sh

This commit is contained in:
utdrmac 2018-09-19 17:33:25 +00:00 committed by Pierre Boutillier
parent 04cd08f13f
commit 18bbfd126b
No known key found for this signature in database
GPG Key ID: C2F73508B56A193C

View File

@ -28,6 +28,6 @@ if [ "$(ocaml -vnum)" != "$ocaml_version" ]; then
opam install --unlock-base ocaml-base-compiler.$ocaml_version opam install --unlock-base ocaml-base-compiler.$ocaml_version
fi 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 "$script_dir"/install_build_deps.raw.sh