Update dependencies
This commit is contained in:
parent
7eb71bc924
commit
df18e383ed
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')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user