mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
add openssl apt dep
This commit is contained in:
parent
b1df2e0f4a
commit
b3ed849bef
1 changed files with 3 additions and 3 deletions
|
@ -72,4 +72,4 @@ ram.runtime = "50M"
|
||||||
admin.show_tile = false
|
admin.show_tile = false
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "libpq5"
|
packages = "libpq5, openssl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue