1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/onlyoffice_ynh.git synced 2024-09-03 19:56:11 +02:00

Update _common.sh

This commit is contained in:
ericgaspar 2022-05-23 12:05:15 +02:00
parent e8dfb457fc
commit 725d00056e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -6,7 +6,7 @@
# dependencies used by the app
pkg_dependencies="postgresql postgresql-contrib libstdc++6 rabbitmq-server libcurl4-dev"
extra_dependencies="onlyoffice-documentserver"
extra_dependencies="onlyoffice-documentserver ttf-mscorefonts-installer"
#=================================================
# PERSONAL HELPERS