10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-26 07:02:14 +02:00

Add zarith in ocaml install (missing dep. of cryptokit)

This commit is contained in:
Anthony Scemama 2016-10-25 23:42:32 +02:00
parent e96446e305
commit c78101882f

View File

@ -5,7 +5,7 @@ QP_ROOT=$PWD
cd -
# Normal installation
PACKAGES="core cryptokit ocamlfind sexplib ZMQ"
PACKAGES="core cryptokit zarith ocamlfind sexplib ZMQ"
#ppx_sexp_conv
# Needed for ZeroMQ