mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
accountsservice: do not depend in consolekit, unneeded.
This commit is contained in:
parent
151d01e356
commit
6856414dbc
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'accountsservice'
|
||||
pkgname=accountsservice
|
||||
version=0.6.22
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-systemdsystemunitdir=/usr/lib/systemd/system"
|
||||
depends="ConsoleKit-x11"
|
||||
makedepends="pkg-config intltool gobject-introspection polkit-devel systemd-devel"
|
||||
subpackages="$pkgname-devel"
|
||||
short_desc="D-Bus interfaces for querying and manipulating user account information"
|
||||
|
|
Loading…
Add table
Reference in a new issue