mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Merge branch 'testing' into matrix_v2
This commit is contained in:
commit
155514feb8
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ ram.runtime = "1G"
|
||||||
cli.default = 5766
|
cli.default = 5766
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = ["coturn", "acl", "postgresql", "php-fpm",
|
packages = ["coturn", "acl", "postgresql", "php8.3-fpm",
|
||||||
"python3-dev", "python3-venv", "python3-pip", "python3-setuptools", "python3-lxml",
|
"python3-dev", "python3-venv", "python3-pip", "python3-setuptools", "python3-lxml",
|
||||||
"build-essential", "libffi-dev", "libssl-dev", "libxml2-dev", "libxslt1-dev", "zlib1g-dev", "libjpeg-dev", "libpq-dev"]
|
"build-essential", "libffi-dev", "libssl-dev", "libxml2-dev", "libxslt1-dev", "zlib1g-dev", "libjpeg-dev", "libpq-dev"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue