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