mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: add missing FRR dependency on python3-sphinx
(cherry picked from commit b00025ee86fdf14b0d7c79a90eac23f3950d2770)
This commit is contained in:
parent
8108ce1b3f
commit
4f08cc009a
@ -275,6 +275,7 @@ RUN apt-get update && apt-get install -y \
|
||||
libpython3-dev \
|
||||
python3-dev \
|
||||
python3-pytest \
|
||||
python3-sphinx \
|
||||
texinfo
|
||||
|
||||
# Packages needed for hvinfo
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user