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