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