1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Merge pull request #240 from YunoHost-Apps/testing

Bookworm dependency
This commit is contained in:
yalh76 2023-08-09 21:19:28 +02:00 committed by GitHub
commit 693b3bb5fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
#=================================================
# dependencies used by the app
pkg_dependencies="libpq5"
pkg_dependencies="libpq5 rsync"
pkg_image="vaultwarden/server"