summaryrefslogtreecommitdiffstats
path: root/core/modules/polkit/module.conf.ubuntu
blob: eb2f88d166a72f968d485bc69739a26c74135189 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
REQUIRED_INSTALLED_PACKAGES="
				libmozjs185-1.0
"
REQUIRED_CONTENT_PACKAGES="
				libmozjs185-1.0
				policykit-1
				policykit-desktop-privileges
"
REQUIRED_DIRECTORIES+="
			/usr/lib/policykit-1
			/usr${ARCH_LIB_DIR}/polkit-1
			/var/lib/polkit-1
"
# Module specific: Root of dirstructs we need directly from system
REQUIRED_DIR_STRUCT="
	/var/lib/polkit-1
	/etc/polkit-1
"