summaryrefslogtreecommitdiffstats
path: root/core/modules/polkit
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/polkit')
-rw-r--r--core/modules/polkit/module.conf2
-rw-r--r--core/modules/polkit/module.conf.ubuntu6
2 files changed, 3 insertions, 5 deletions
diff --git a/core/modules/polkit/module.conf b/core/modules/polkit/module.conf
index de574ee0..ad313682 100644
--- a/core/modules/polkit/module.conf
+++ b/core/modules/polkit/module.conf
@@ -10,5 +10,5 @@ REQUIRED_FILES="
/usr/share/dbus-1/system-services/org.freedesktop.PolicyKit1.service
/etc/systemd/system/polkit.service
"
-REQUIRED_LIBRARIES="libmozjs185"
+#REQUIRED_LIBRARIES="libmozjs185"
diff --git a/core/modules/polkit/module.conf.ubuntu b/core/modules/polkit/module.conf.ubuntu
index db4e5523..ff905b63 100644
--- a/core/modules/polkit/module.conf.ubuntu
+++ b/core/modules/polkit/module.conf.ubuntu
@@ -1,9 +1,7 @@
#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- libmozjs185-1.0
-"
+REQUIRED_INSTALLED_PACKAGES=""
+# libmozjs185-1.0
REQUIRED_CONTENT_PACKAGES="
- libmozjs185-1.0
policykit-1
policykit-desktop-privileges
"