summaryrefslogtreecommitdiff
path: root/pcr/consolekit/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/consolekit/PKGBUILD')
-rw-r--r--pcr/consolekit/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/consolekit/PKGBUILD b/pcr/consolekit/PKGBUILD
index f9d8f5a0c..ade4cf3f9 100644
--- a/pcr/consolekit/PKGBUILD
+++ b/pcr/consolekit/PKGBUILD
@@ -5,16 +5,16 @@ _pkgname=ConsoleKit2
pkgname=consolekit
pkgver=1.1.0
-pkgrel=11
+pkgrel=12
pkgdesc="A framework for defining and tracking users, login sessions, and seats"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/ConsoleKit2/ConsoleKit2"
license=('GPL')
-depends=('dbus' 'glib2' 'libx11' 'polkit-consolekit' 'eudev' 'zlib')
+depends=('dbus' 'glib2' 'libx11' 'polkit-consolekit' 'libudev' 'zlib')
optdepends=('pm-utils: Suspend and hibernate power management'
'consolekit-openrc: consolekit openrc initscript'
'cgmanager-openrc: cgmanager openrc initscript')
-makedepends=('xmlto' 'docbook-xsl' 'cgmanager' 'python')
+makedepends=('xmlto' 'docbook-xsl' 'cgmanager')
options=('!libtool')
source=("$url/releases/download/$pkgver/$_pkgname-$pkgver.tar.bz2"
'consolekit.tmpfiles.conf'