Skip to content
Snippets Groups Projects
Commit 78313330 authored by Andre Maroneze's avatar Andre Maroneze
Browse files

ensure instructions also work with opam >= 2.1

Thanks to Karoliine Holter for the suggestion.
parent 7b4165d1
No related branches found
No related tags found
1 merge request!203ensure instructions also work with opam >= 2.1
Pipeline #59959 passed
......@@ -66,7 +66,7 @@ sudo apt install make m4 gcc opam
# 2. opam setup
opam init --disable-sandboxing --shell-setup
eval $(opam env)
opam install -y depext
opam install -y opam-depext
# 3. Install graphical dependencies
opam depext --install -y lablgtk3 lablgtk3-sourceview3
......
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