mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-03 10:05:57 +01:00
Added ZMQ in ocaml installation
This commit is contained in:
parent
cc56ac8d3a
commit
7f65192e68
@ -5,7 +5,7 @@ QP_ROOT=$PWD
|
||||
cd -
|
||||
|
||||
# Normal installation
|
||||
PACKAGES="core cryptokit ocamlfind sexplib"
|
||||
PACKAGES="core cryptokit ocamlfind sexplib ZMQ"
|
||||
|
||||
declare -i i
|
||||
i=$(gcc -dumpversion | cut -d '.' -f 2)
|
||||
|
Loading…
Reference in New Issue
Block a user