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