mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Pin ocaml-ctypes to 0.16.0 due to a binding generator bug in the latest version
This commit is contained in:
parent
bdf91316e4
commit
968096ebca
@ -122,7 +122,7 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
|||||||
pcre
|
pcre
|
||||||
|
|
||||||
RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
||||||
ctypes \
|
ctypes.0.16.0 \
|
||||||
ctypes-foreign \
|
ctypes-foreign \
|
||||||
ctypes-build
|
ctypes-build
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user