diff --git a/srcpkgs/accountsservice/template b/srcpkgs/accountsservice/template index 6c405576266..a20e5fa7596 100644 --- a/srcpkgs/accountsservice/template +++ b/srcpkgs/accountsservice/template @@ -1,7 +1,7 @@ # Template file for 'accountsservice' pkgname=accountsservice version=0.6.15 -revision=1 +revision=2 distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" build_style=gnu-configure configure_args="--with-systemdsystemunitdir=/lib/systemd/system" @@ -15,7 +15,7 @@ long_desc=" querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands." -systemd_services="accounts-daemon.service" +systemd_services="accounts-daemon.service on" subpackages="$pkgname-devel" Add_dependency run glibc