lxde: ConsoleKit -> ConsoleKit2.

This commit is contained in:
Juan RP 2015-04-08 10:06:23 +02:00
parent 667c03f3e1
commit 1edc9a8a5c

View file

@ -1,7 +1,7 @@
# Template file for 'lxde' # Template file for 'lxde'
pkgname=lxde pkgname=lxde
version=0.5.0 version=0.5.0
revision=9 revision=10
build_style=meta build_style=meta
build_options="systemd" build_options="systemd"
depends=" depends="
@ -22,7 +22,7 @@ depends="
gpicview gpicview
xdg-utils xdg-utils
xdg-user-dirs xdg-user-dirs
$(vopt_if systemd 'upower' 'ConsoleKit upower0')" $(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
short_desc="The LXDE meta-package for Void Linux" short_desc="The LXDE meta-package for Void Linux"
homepage="http://lxde.org" homepage="http://lxde.org"
license="GPL-2" license="GPL-2"