summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/connman.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/connman.in b/rules/connman.in
index f241c618a..bfb2a7cf7 100644
--- a/rules/connman.in
+++ b/rules/connman.in
@@ -4,6 +4,7 @@ menuconfig CONNMAN
tristate
select LIBC_RT
select LIBC_PTHREAD
+ select POLICYKIT
# FIXME: glib dependency not handled by configure
select GLIB
# FIXME: we need a dependency on GLIB__VERSION_2_19, but if we enforce