Add make to install path of latex docker
This commit is contained in:
parent
d493e41dc5
commit
e58b14ab9c
|
@ -9,4 +9,7 @@ RUN apt-get update &&\
|
|||
texlive-fonts-extra \
|
||||
texlive-latex-extra \
|
||||
texlive-extra-utils \
|
||||
texlive-bibtex-extra \
|
||||
biber \
|
||||
make \
|
||||
latexmk
|
||||
|
|
Loading…
Reference in New Issue