accountsservice: depend on ConsoleKit-x11 instead.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'accountsservice'
|
# Template file for 'accountsservice'
|
||||||
pkgname=accountsservice
|
pkgname=accountsservice
|
||||||
version=0.6.15
|
version=0.6.15
|
||||||
revision=4
|
revision=5
|
||||||
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
|
||||||
@@ -24,7 +24,7 @@ Add_dependency build gobject-introspection
|
|||||||
Add_dependency build dbus-glib-devel
|
Add_dependency build dbus-glib-devel
|
||||||
Add_dependency build polkit-devel
|
Add_dependency build polkit-devel
|
||||||
|
|
||||||
Add_dependency run ConsoleKit # uses ConsoleKit dbus stuff.
|
Add_dependency run ConsoleKit-x11 # uses ConsoleKit dbus stuff.
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for d in users icons; do
|
for d in users icons; do
|
||||||
|
|||||||
Reference in New Issue
Block a user