summaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-12-26 15:40:20 +0100
committerChristian Poessinger <christian@poessinger.com>2019-12-26 16:48:38 +0100
commitb43b2d6036179a32c21ac931c9ff663070971c84 (patch)
tree6e75e3f2ff3df86f614478eb4fb79186595fbc82 /docker
parentae6653f13430f7e2af967650f662bba2d6ab2866 (diff)
downloadvyos-build-b43b2d6036179a32c21ac931c9ff663070971c84.tar.gz
vyos-build-b43b2d6036179a32c21ac931c9ff663070971c84.zip
Docker: add missing python3-all dependency on StrongSwan
(cherry picked from commit c1e3194d7a96fc183f6c1a88a6c701b62b5b55b0)
Diffstat (limited to 'docker')
-rw-r--r--docker/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index a3da5342..4ac9f562 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -277,6 +277,7 @@ RUN apt-get update && apt-get install -y \
dh-apparmor \
gperf \
libsystemd-dev \
+ python3-all \
python3-stdeb \
python-setuptools