From b7278b524bfe34f4bf0aeb6a56cd85587278bd40 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 24 Mar 2012 10:09:29 +0100 Subject: [PATCH] accountsservice: explicitly depend in ConsoleKit. --- srcpkgs/accountsservice/accountsservice.rshlibs | 1 - srcpkgs/accountsservice/template | 5 +++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/accountsservice/accountsservice.rshlibs b/srcpkgs/accountsservice/accountsservice.rshlibs index 0c5ac9b9f7..ad71449c05 100644 --- a/srcpkgs/accountsservice/accountsservice.rshlibs +++ b/srcpkgs/accountsservice/accountsservice.rshlibs @@ -6,6 +6,5 @@ libgio-2.0.so.0 libgobject-2.0.so.0 libglib-2.0.so.0 libc.so.6 -libgthread-2.0.so.0 librt.so.1 libcrypt.so.1 diff --git a/srcpkgs/accountsservice/template b/srcpkgs/accountsservice/template index f021a6ef3a..2e486b66ed 100644 --- a/srcpkgs/accountsservice/template +++ b/srcpkgs/accountsservice/template @@ -1,7 +1,7 @@ # Template file for 'accountsservice' pkgname=accountsservice version=0.6.15 -revision=3 +revision=4 distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--with-systemdsystemunitdir=/lib/systemd/system" @@ -18,13 +18,14 @@ long_desc=" systemd_services="accounts-daemon.service on" subpackages="$pkgname-devel" - Add_dependency build pkg-config Add_dependency build intltool Add_dependency build gobject-introspection Add_dependency build dbus-glib-devel Add_dependency build polkit-devel +Add_dependency run ConsoleKit # uses ConsoleKit dbus stuff. + post_install() { for d in users icons; do vmkdir var/lib/AccountsService/${d}