Update dependencies

This commit is contained in:
2023-05-29 19:02:05 +02:00
parent 7eb71bc924
commit df18e383ed
2 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,8 @@ makedepends=('python-setuptools'
'python-wheel')
depends=('python'
'rsync'
'python-dotenv')
'python-dotenv'
'python-paramiko')
optdepends=('python-systemd: use systemd log'
'python-dbus: for desktop notifications')
conflicts=('simple_backup-git')