fpga-build: install missing toosls required for 'publish' and manuals
Change-Id: I7b416117e80133fcf4c07ee540d15783f4576fbdchanges/66/21766/1
parent
43ec5b7eab
commit
10c2ba7ea4
|
@ -16,6 +16,9 @@ RUN apt-get update && \
|
|||
graphviz \
|
||||
inkscape \
|
||||
mscgen \
|
||||
python3-nwdiag \
|
||||
rsync \
|
||||
ssh \
|
||||
wget \
|
||||
xsltproc && \
|
||||
apt-get clean
|
||||
|
|
Loading…
Reference in New Issue