diff options
| author | Manuel Schneider | 2013-07-02 17:05:22 +0200 |
|---|---|---|
| committer | Manuel Schneider | 2013-07-02 17:05:22 +0200 |
| commit | 3b8a99b9222cb0326b9c9bd0c94ec5c8c11f34db (patch) | |
| tree | 97c3c8407e7770174da35e140ba908f573b187e1 /remote/modules/debug/debug.conf | |
| parent | Beamerscript prototype added. (diff) | |
| parent | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-3b8a99b9222cb0326b9c9bd0c94ec5c8c11f34db.tar.gz tm-scripts-3b8a99b9222cb0326b9c9bd0c94ec5c8c11f34db.tar.xz tm-scripts-3b8a99b9222cb0326b9c9bd0c94ec5c8c11f34db.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/debug/debug.conf')
| -rw-r--r-- | remote/modules/debug/debug.conf | 8 |
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 " |
