Update dependencies in PKGBUILD

This commit is contained in:
daniele 2023-04-30 22:06:30 +02:00
parent d181d2970f
commit 5d17aaf03a
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514

View File

@ -14,7 +14,8 @@ makedepends=('git')
depends=('python3'
'rsync'
'python-dotenv'
'python-dbus')
'python-dbus'
'python-systemd')
install=${pkgname}.install
source=(git+https://github.com/Fuxino/${pkgname}.git)
sha256sums=('SKIP')