mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update manifest.toml
This commit is contained in:
parent
32dce6f5b7
commit
fd6b893125
1 changed files with 4 additions and 4 deletions
|
@ -59,11 +59,11 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "postgresql, postgresql-contrib, libstdc++6, rabbitmq-server, libcurl4-dev, ttf-mscorefonts-installer"
|
||||
packages = "postgresql, postgresql-contrib, libstdc++6, rabbitmq-server, libcurl4-dev"
|
||||
|
||||
#extras.ttf.repo = "deb http://deb.debian.org/debian/ bullseye main contrib"
|
||||
#extras.ttf.key = "https://ftp-master.debian.org/keys/release-bullseye.asc"
|
||||
#extras.ttf.packages = "ttf-mscorefonts-installer"
|
||||
extras.ttf.repo = "deb http://deb.debian.org/debian/ bullseye main contrib"
|
||||
extras.ttf.key = "https://ftp-master.debian.org/keys/release-bullseye.asc"
|
||||
extras.ttf.packages = "ttf-mscorefonts-installer"
|
||||
|
||||
extras.onlyoffice.repo = "https://download.onlyoffice.com/repo/debian squeeze main"
|
||||
extras.onlyoffice.key = "https://download.onlyoffice.com/GPG-KEY-ONLYOFFICE"
|
||||
|
|
Loading…
Add table
Reference in a new issue