diff --git a/package/polkit/polkit.mk b/package/polkit/polkit.mk index bc9e3580ab..efd788a05c 100644 --- a/package/polkit/polkit.mk +++ b/package/polkit/polkit.mk @@ -24,6 +24,7 @@ POLKIT_CONF_OPTS = \ --disable-libsystemd-login ifeq ($(BR2_PACKAGE_LINUX_PAM),y) +POLKIT_DEPENDENCIES += linux-pam POLKIT_CONF_OPTS += --with-authfw=pam else POLKIT_CONF_OPTS += --with-authfw=shadow