1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

comment libgraphviz-dev

Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
This commit is contained in:
Alexandra 2024-05-03 14:37:38 +00:00
parent 4a896eeae5
commit 525b4f7e7b

View file

@ -40,7 +40,7 @@ RUN echo "Debug: ${ARCH} ${TRIPLET} ${PREFIX}"
RUN apt-get update && \
apt-get install -y \
libssl-dev:${ARCH} \
libgraphviz-dev:${ARCH} \
# libgraphviz-dev:${ARCH} \
libprotobuf-dev:${ARCH} \
libprotobuf-c-dev:${ARCH} \
uuid-dev:${ARCH} \