lxqt: ConsoleKit -> ConsoleKit2.
This commit is contained in:
parent
e055f31bb2
commit
667c03f3e1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lxqt'
|
||||
pkgname=lxqt
|
||||
version=0.9.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meta
|
||||
build_options="systemd"
|
||||
depends="
|
||||
|
@ -25,7 +25,7 @@ depends="
|
|||
obconf-qt
|
||||
oxygen-icons
|
||||
xdg-utils
|
||||
$(vopt_if systemd 'upower' 'ConsoleKit upower0')"
|
||||
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
|
||||
short_desc="The LXQT meta-package for Void Linux"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.lxqt.org"
|
||||
|
|
Loading…
Reference in a new issue