Add desktop notifications
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@ -17,7 +17,8 @@ makedepends=('git'
|
||||
depends=('python'
|
||||
'rsync'
|
||||
'python-dotenv')
|
||||
optdepends=('python-systemd: use systemd log')
|
||||
optdepends=('python-systemd: use systemd log'
|
||||
'python-dbus: for desktop notifications')
|
||||
install=${pkgname}.install
|
||||
source=(git+https://github.com/Fuxino/${pkgname}.git)
|
||||
sha256sums=('SKIP')
|
||||
|
Reference in New Issue
Block a user