1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-06 21:47:43 +02:00
parent 62132e8ee3
commit 8779d17ebb

View file

@ -65,7 +65,7 @@ ram.runtime = "50M"
vi.protected = true
[resources.apt]
packages = "libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev postgresql librsvg2-bin imagemagick libsqlite3-dev zlib1g-dev libevent-dev libpcre3-dev"
packages = "postgresql libssl-dev libxml2-dev libyaml-dev libgmp-dev libreadline-dev librsvg2-bin imagemagick libsqlite3-dev zlib1g-dev libevent-dev libpcre3-dev"
[resources.database]
type = "postgresql"