1
0
Fork 0
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:
Alexandre Aubin 2023-09-15 17:24:53 +02:00 committed by GitHub
parent 8146ff6b87
commit bf8aa59690
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,4 +66,4 @@ ram.runtime = "50M"
admin.show_tile = false admin.show_tile = false
[resources.apt] [resources.apt]
packages = "libpq5, rsync, libssl3" packages = "libpq5, rsync"