summaryrefslogtreecommitdiffstats
path: root/core/modules/debug/module.conf.debian
blob: 7725fd374955cb93fa14dd956f6efeaa572998d7 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	curl
	ltrace
	strace
	nano
	fontconfig
"