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:
parent
4a896eeae5
commit
525b4f7e7b
1 changed files with 1 additions and 1 deletions
|
@ -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} \
|
||||
|
|
Loading…
Add table
Reference in a new issue