aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fpga-build/Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/fpga-build/Dockerfile b/fpga-build/Dockerfile
index ec1e37f..a9c3ceb 100644
--- a/fpga-build/Dockerfile
+++ b/fpga-build/Dockerfile
@@ -16,6 +16,9 @@ RUN apt-get update && \
graphviz \
inkscape \
mscgen \
+ python3-nwdiag \
+ rsync \
+ ssh \
wget \
xsltproc && \
apt-get clean