mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
add texlive-font-utils dependencie
This commit is contained in:
parent
15389d3376
commit
53b2f8ccd6
1 changed files with 1 additions and 1 deletions
|
@ -81,4 +81,4 @@ ram.runtime = "50M"
|
|||
main.default = 8095
|
||||
|
||||
[resources.apt]
|
||||
packages = "texlive, texlive-xetex, texlive-base, redis-server, latexmk, python3-pygments"
|
||||
packages = "texlive, texlive-xetex, texlive-base, texlive-font-utils, redis-server, latexmk, python3-pygments"
|
||||
|
|
Loading…
Add table
Reference in a new issue