summaryrefslogtreecommitdiffstats
path: root/remote/modules/debug/debug.conf
diff options
context:
space:
mode:
authorSimon Rettberg2013-07-02 16:59:08 +0200
committerSimon Rettberg2013-07-02 16:59:08 +0200
commite3b06df58335d16330b57e2926692b88b537b00f (patch)
tree32e3ff144d2a26a237dd45227b007a9e640cf476 /remote/modules/debug/debug.conf
parentRevert changes to 'remote/modules/vmplayer/data/etc/openslx/vmware/run-virt.i... (diff)
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-e3b06df58335d16330b57e2926692b88b537b00f.tar.gz
tm-scripts-e3b06df58335d16330b57e2926692b88b537b00f.tar.xz
tm-scripts-e3b06df58335d16330b57e2926692b88b537b00f.zip
Merge branch 'master' of dnbd3:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/debug/debug.conf')
-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
"