blob: d1f5269ea634a1560364ae10d172c248faaf389d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
REQUIRED_BINARIES=""
REQUIRED_DIRECTORIES="
/etc/pam.d
/etc/dbus-1
/etc/polkit-1
/usr/bin
/usr/share/dbus-1
/usr/share/polkit-1
"
REQUIRED_FILES=""
REQUIRED_LIBRARIES="libmozjs185"
|