mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
manifest: remove libssl3 dependency which doesnt fix the issue it's meant to fix
This commit is contained in:
parent
8146ff6b87
commit
bf8aa59690
1 changed files with 1 additions and 1 deletions
|
@ -66,4 +66,4 @@ ram.runtime = "50M"
|
|||
admin.show_tile = false
|
||||
|
||||
[resources.apt]
|
||||
packages = "libpq5, rsync, libssl3"
|
||||
packages = "libpq5, rsync"
|
||||
|
|
Loading…
Add table
Reference in a new issue