mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: T5194: add OCaml package xml-light as build dependency
This commit is contained in:
parent
8519c780c9
commit
abb3345625
@ -133,7 +133,8 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
|
||||
ctypes-foreign \
|
||||
ctypes-build \
|
||||
containers \
|
||||
fileutils
|
||||
fileutils \
|
||||
xml-light
|
||||
|
||||
# Build VyConf which is required to build libvyosconfig
|
||||
RUN eval $(opam env --root=/opt/opam --set-root) && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user