summaryrefslogtreecommitdiff
path: root/pcr/polkit-elogind
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-03-17 11:51:28 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-03-17 11:51:28 -0500
commit51dfa0c86ee86c43491ed107a60384cfd5c372d5 (patch)
tree9c20dbffa89a96194a4901f79af462f3c9862748 /pcr/polkit-elogind
parent14a5e87ac1b52e15fa1db5b38a6c227e8cdc31e3 (diff)
polkit-elogind-0.113+29+g3272a98-4: rebuild
Diffstat (limited to 'pcr/polkit-elogind')
-rw-r--r--pcr/polkit-elogind/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/polkit-elogind/PKGBUILD b/pcr/polkit-elogind/PKGBUILD
index 053e06600..26565ded4 100644
--- a/pcr/polkit-elogind/PKGBUILD
+++ b/pcr/polkit-elogind/PKGBUILD
@@ -8,13 +8,13 @@ _pkgname=polkit
pkgname=polkit-elogind
pkgver=0.113+29+g3272a98
-pkgrel=3
+pkgrel=4
pkgdesc="PolyciKit with elogind support for non-systemd systems"
arch=('i686' 'x86_64' 'armv7h')
url="http://www.freedesktop.org/wiki/Software/polkit"
license=('LGPL')
provides=("polkit=$pkgver")
-depends=('glib2' 'pam' 'expat' 'js' 'elogind')
+depends=('glib2' 'pam' 'expat' 'js' 'libelogind')
makedepends=('intltool' 'gtk-doc' 'gobject-introspection' 'git' 'autoconf-archive')
conflicts=('polkit' 'polkit-consolekit')
# replaces=('polkit-consolekit')
@@ -51,6 +51,7 @@ build() {
--enable-libelogind=yes \
--disable-static \
--enable-gtk-doc \
+ --with-authfw=pam \
--with-os-type=gentoo
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
make