mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update _common.sh
This commit is contained in:
parent
98252007ec
commit
217f785996
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Dependencies for AbiWord
|
# Dependencies for AbiWord
|
||||||
abiword_app_depencencies="abiword"
|
#abiword_app_depencencies="abiword"
|
||||||
|
|
||||||
# Dependencies for LibreOffice
|
# Dependencies for LibreOffice
|
||||||
libreoffice_app_dependencies="unoconv libreoffice-writer"
|
#libreoffice_app_dependencies="unoconv libreoffice-writer"
|
||||||
|
|
||||||
# NodeJS version
|
# NodeJS version
|
||||||
nodejs_version=14
|
nodejs_version=14
|
||||||
|
|
Loading…
Add table
Reference in a new issue