Update dependencies in PKGBUILD
This commit is contained in:
parent
d181d2970f
commit
5d17aaf03a
3
PKGBUILD
3
PKGBUILD
@ -14,7 +14,8 @@ makedepends=('git')
|
|||||||
depends=('python3'
|
depends=('python3'
|
||||||
'rsync'
|
'rsync'
|
||||||
'python-dotenv'
|
'python-dotenv'
|
||||||
'python-dbus')
|
'python-dbus'
|
||||||
|
'python-systemd')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
source=(git+https://github.com/Fuxino/${pkgname}.git)
|
source=(git+https://github.com/Fuxino/${pkgname}.git)
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user