mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
rtkit: requires dbus and polkit
This commit is contained in:
parent
2c731b0634
commit
3b37d39845
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'rtkit'
|
||||
pkgname=rtkit
|
||||
version=0.13
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="dbus-devel libcap-devel"
|
||||
depends="dbus polkit"
|
||||
short_desc="Realtime Policy and Watchdog Daemon"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT, GPL-3.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue