Docker: add missing FRR dependency on python3-sphinx

(cherry picked from commit b00025ee86fdf14b0d7c79a90eac23f3950d2770)
This commit is contained in:
Christian Poessinger 2021-01-08 19:06:08 +01:00
parent 8108ce1b3f
commit 4f08cc009a

View File

@ -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