summaryrefslogtreecommitdiff
path: root/package/polkit
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-10 20:00:15 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-10 20:00:15 +0100
commit354324995180697b8c1d12c8060ab4183a7019c8 (patch)
tree0544c00a40bc9639849dd81b584e00077da383ba /package/polkit
parent0cc48d661f1b74c3404476a09688ca4c4ea11141 (diff)
disable systemd dependency
Diffstat (limited to 'package/polkit')
-rw-r--r--package/polkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/polkit/Makefile b/package/polkit/Makefile
index 80aaec7d1..3470d2737 100644
--- a/package/polkit/Makefile
+++ b/package/polkit/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= polkit
PKG_VERSION:= 0.112
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= 9fa7a28633b028681163466da898b008
PKG_DESCR:= application-level toolkit
PKG_SECTION:= libs
@@ -22,6 +22,8 @@ $(eval $(call PKG_template,POLKIT,polkit,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEP
AUTOTOOL_STYLE:= autogen
CONFIGURE_ARGS+= --disable-man-pages \
--disable-examples \
+ --enable-libsystemd-login=no \
+ --without-systemdsystemunitdir \
--with-authfw=shadow \
--with-os-type=unknown