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

try fix repo onlyoffice

This commit is contained in:
Robles Rodolphe 2023-04-23 14:12:33 +02:00 committed by GitHub
parent a70b9ac5e4
commit 1679d349e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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