summaryrefslogtreecommitdiffstats
path: root/remote/modules/debug/debug.conf
blob: 7cf1934a944e2e106ef0479afcf0f74d85b04ea2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
REQUIRED_INSTALLED_PACKAGES="
	curl
	ltrace
	nano
	fontconfig
	fonts-config
"
REQUIRED_BINARIES="
	strace
	ltrace
	ldd
	setterm
	curl
	nano
	fc-cache
	fc-query
	xset
	locale
"