mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
caffeine-ng: add libappindicator as a runtime dependency.
This commit is contained in:
parent
e061fa9112
commit
d33a965557
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'caffeine-ng'
|
# Template file for 'caffeine-ng'
|
||||||
pkgname=caffeine-ng
|
pkgname=caffeine-ng
|
||||||
version=4.0.2
|
version=4.0.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
depends="desktop-file-utils gtk+3 hicolor-icon-theme libnotify
|
depends="desktop-file-utils gtk+3 hicolor-icon-theme libnotify
|
||||||
python3-dbus python3-click python3-ewmh python3-gobject
|
python3-dbus python3-click python3-ewmh python3-gobject
|
||||||
python3-setproctitle python3-setuptools python3-xdg
|
python3-setproctitle python3-setuptools python3-xdg
|
||||||
python3-pulsectl"
|
python3-pulsectl libappindicator"
|
||||||
short_desc="Temporarily inhibits the screensaver and sleep mode"
|
short_desc="Temporarily inhibits the screensaver and sleep mode"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue