mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
Add texlive-xetex dependency
This commit is contained in:
parent
3f3394c67b
commit
9164f880c2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# dependencies used by the app
|
||||
pkg_dependencies="texlive redis-server latexmk python3-pygments"
|
||||
pkg_dependencies="texlive texlive-xetex redis-server latexmk python3-pygments"
|
||||
|
||||
nodejs_version=14
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue