mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: add missing python3-sphinx dependency for vyos-1x
This commit is contained in:
parent
2af09cfd18
commit
6897f8b1b1
@ -326,6 +326,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libzmq3-dev \
|
||||
python3 \
|
||||
python3-setuptools \
|
||||
python3-sphinx \
|
||||
python3-xmltodict \
|
||||
python3-lxml \
|
||||
python3-nose \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user