mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: add missing python3-all dependency on StrongSwan
This commit is contained in:
parent
d3eb20a840
commit
c1e3194d7a
@ -227,6 +227,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
dh-apparmor \
|
dh-apparmor \
|
||||||
gperf \
|
gperf \
|
||||||
libsystemd-dev \
|
libsystemd-dev \
|
||||||
|
python3-all \
|
||||||
python3-stdeb \
|
python3-stdeb \
|
||||||
python-setuptools
|
python-setuptools
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user