summaryrefslogtreecommitdiffstats
path: root/rules/polkit.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-01-21 18:07:42 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-02-07 19:52:22 +0100
commita113141061f0a862c5971c1f89c787ade415c439 (patch)
tree360905eca65243001b289b0df848adef29882a05 /rules/polkit.in
parent195644232732ffdedc12aa9ff63537a3ea18b7bb (diff)
downloadptxdist-a113141061f0a862c5971c1f89c787ade415c439.tar.gz
ptxdist-a113141061f0a862c5971c1f89c787ade415c439.tar.xz
[polkit] add new policykit-1
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/polkit.in')
-rw-r--r--rules/polkit.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/rules/polkit.in b/rules/polkit.in
new file mode 100644
index 000000000..a83c722c5
--- /dev/null
+++ b/rules/polkit.in
@@ -0,0 +1,13 @@
+## SECTION=system_libraries
+
+config POLKIT
+ tristate
+ prompt "policykit-1"
+ select HOST_INTLTOOL
+ select HOST_GTK_DOC
+ select GLIB
+ select DBUS_GLIB
+ select EGGDBUS
+ help
+ PolicyKit offers an infrastructure for security policies for
+ dbus applications.