Skip to content
Snippets Groups Projects
Commit 4c5f117e authored by Martin Killenberg's avatar Martin Killenberg Committed by Martin Christoph Hierholzer
Browse files

add libyajl to focal container

parent 0657bb81
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ RUN apt-get update && \
python3-mako \
libmuparser-dev \
libmbedtls-dev \
coreutils && \
libyajl-dev && \
useradd -u 30996 msk_jenkins && \
ln -sfn /usr/lib/x86_64-linux-gnu/libzmq.so.5 /usr/lib/x86_64-linux-gnu/libzmq.so.3 && \
pip3 install meson
......
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