summaryrefslogtreecommitdiffstats
path: root/remote/modules/debug
diff options
context:
space:
mode:
authorChristian Rößler2013-07-02 16:48:53 +0200
committerChristian Rößler2013-07-02 16:48:53 +0200
commitd99620bb806bcc3e439d0a8cc86d4176a4eadcc2 (patch)
treea7513ff70e5619a2f3c9e1c088a722fcf2608af9 /remote/modules/debug
parent+ /etc/fonts/fonts.conf (diff)
downloadtm-scripts-d99620bb806bcc3e439d0a8cc86d4176a4eadcc2.tar.gz
tm-scripts-d99620bb806bcc3e439d0a8cc86d4176a4eadcc2.tar.xz
tm-scripts-d99620bb806bcc3e439d0a8cc86d4176a4eadcc2.zip
Some debugging stuff
Diffstat (limited to 'remote/modules/debug')
-rw-r--r--remote/modules/debug/debug.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/remote/modules/debug/debug.conf b/remote/modules/debug/debug.conf
index feb09723..8728c4bf 100644
--- a/remote/modules/debug/debug.conf
+++ b/remote/modules/debug/debug.conf
@@ -2,6 +2,9 @@ REQUIRED_INSTALLED_PACKAGES="
curl
ltrace
nano
+ fontconfig
+ fonts-config
+ xset
"
REQUIRED_BINARIES="
strace
@@ -10,4 +13,9 @@ REQUIRED_BINARIES="
setterm
curl
nano
+ fc-cache
+ fc-query
+ fonts-config
+ xset
+ locale
"