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:
parent
62132e8ee3
commit
8779d17ebb
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue