summaryrefslogtreecommitdiffstats
path: root/remote/modules/debug
diff options
context:
space:
mode:
authorJonathan Bauer2013-07-02 18:18:30 +0200
committerJonathan Bauer2013-07-02 18:18:30 +0200
commit1b8392a0cae4678e1babed1e9035b14bea639dd5 (patch)
tree4f32bbfc2cde15613b46dbc351c2d5ff2e0b3b31 /remote/modules/debug
parent[xorg] add package for xrandr (diff)
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-1b8392a0cae4678e1babed1e9035b14bea639dd5.tar.gz
tm-scripts-1b8392a0cae4678e1babed1e9035b14bea639dd5.tar.xz
tm-scripts-1b8392a0cae4678e1babed1e9035b14bea639dd5.zip
Merge branch 'master' of git:openslx-ng/tm-scripts
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
"