Update dependencies
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@ -17,7 +17,8 @@ makedepends=('python-setuptools'
|
|||||||
'python-wheel')
|
'python-wheel')
|
||||||
depends=('python'
|
depends=('python'
|
||||||
'rsync'
|
'rsync'
|
||||||
'python-dotenv')
|
'python-dotenv'
|
||||||
|
'python-paramiko')
|
||||||
optdepends=('python-systemd: use systemd log'
|
optdepends=('python-systemd: use systemd log'
|
||||||
'python-dbus: for desktop notifications')
|
'python-dbus: for desktop notifications')
|
||||||
conflicts=('simple_backup-git')
|
conflicts=('simple_backup-git')
|
||||||
|
Reference in New Issue
Block a user