caffeine-ng: add libappindicator as a runtime dependency.

This commit is contained in:
mobinmob 2022-09-18 13:16:06 +03:00 committed by classabbyamp
parent e061fa9112
commit d33a965557

View file

@ -1,13 +1,13 @@
# Template file for 'caffeine-ng'
pkgname=caffeine-ng
version=4.0.2
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools_scm"
depends="desktop-file-utils gtk+3 hicolor-icon-theme libnotify
python3-dbus python3-click python3-ewmh python3-gobject
python3-setproctitle python3-setuptools python3-xdg
python3-pulsectl"
python3-pulsectl libappindicator"
short_desc="Temporarily inhibits the screensaver and sleep mode"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"