diff options
| author | Simon Rettberg | 2013-09-10 13:04:54 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:05 +0200 |
| commit | 7f9a02270295b6b3cef465ba539b219e579c1410 (patch) | |
| tree | 8128355037d467e40442155d0fe0f9585f98a6d2 /remote/modules | |
| parent | [mltk] Actually really add pkg-config ( fixes commit:a3b435f6a1 ) (diff) | |
| download | tm-scripts-7f9a02270295b6b3cef465ba539b219e579c1410.tar.gz tm-scripts-7f9a02270295b6b3cef465ba539b219e579c1410.tar.xz tm-scripts-7f9a02270295b6b3cef465ba539b219e579c1410.zip | |
[debug] Config tweaks
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/debug/debug.conf | 2 | ||||
| -rw-r--r-- | remote/modules/debug/debug.conf.ubuntu | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/remote/modules/debug/debug.conf b/remote/modules/debug/debug.conf index 7b040326..9ce39476 100644 --- a/remote/modules/debug/debug.conf +++ b/remote/modules/debug/debug.conf @@ -7,7 +7,7 @@ REQUIRED_BINARIES=" nano fc-cache fc-query - xset + @xset locale su file diff --git a/remote/modules/debug/debug.conf.ubuntu b/remote/modules/debug/debug.conf.ubuntu index f455b152..3b9c032a 100644 --- a/remote/modules/debug/debug.conf.ubuntu +++ b/remote/modules/debug/debug.conf.ubuntu @@ -1,6 +1,7 @@ REQUIRED_INSTALLED_PACKAGES=" curl ltrace + strace nano fontconfig fonts-config |
