From 354324995180697b8c1d12c8060ab4183a7019c8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 10 Jan 2014 20:00:15 +0100 Subject: disable systemd dependency --- package/polkit/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package/polkit') 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 -- cgit v1.2.3