lxdm: s/ConsoleKit/ConsoleKit2/
This commit is contained in:
parent
a57ecea764
commit
06c0ca7db8
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'lxdm'
|
||||
pkgname=lxdm
|
||||
version=0.5.0
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
build_options="systemd"
|
||||
configure_args="$(vopt_if systemd --disable-consolekit --enable-consolekit) --with-pam"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="pam-devel gtk+-devel iso-codes $(vopt_if systemd '' ConsoleKit-devel)"
|
||||
makedepends="pam-devel gtk+-devel iso-codes $(vopt_if systemd '' ConsoleKit2-devel)"
|
||||
conf_files="
|
||||
/etc/lxdm/LoginReady
|
||||
/etc/lxdm/PostLogin
|
||||
|
|
Loading…
Reference in a new issue