rtkit: update for new systemd_services arg.
This commit is contained in:
parent
acf95f4ebd
commit
4efbb8573d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rtkit'
|
# Template file for 'rtkit'
|
||||||
pkgname=rtkit
|
pkgname=rtkit
|
||||||
version=0.10
|
version=0.10
|
||||||
revision=2
|
revision=3
|
||||||
homepage="http://git.0pointer.de/?p=rtkit.git"
|
homepage="http://git.0pointer.de/?p=rtkit.git"
|
||||||
distfiles="http://0pointer.de/public/$pkgname-$version.tar.gz"
|
distfiles="http://0pointer.de/public/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -18,7 +18,7 @@ long_desc="
|
||||||
|
|
||||||
system_accounts="rtkit"
|
system_accounts="rtkit"
|
||||||
rtkit_homedir="/proc"
|
rtkit_homedir="/proc"
|
||||||
systemd_services="rtkit-daemon.service"
|
systemd_services="rtkit-daemon.service on"
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libcap
|
Add_dependency run libcap
|
||||||
|
|
Loading…
Reference in a new issue