Add missing postgresql-client package for backup gem

This commit is contained in:
2022-11-07 16:30:45 +01:00
parent 97fe328312
commit 5a5f8425af
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,3 +8,4 @@ name "backup"
depends 'logrotate'
depends 'mysql'
depends 'postgresql'