diff options
| author | Simon Rettberg | 2013-09-10 13:04:54 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-10 13:04:54 +0200 |
| commit | c2421d6384555a82a57fcd9edf75a3871c22dbc6 (patch) | |
| tree | 21a9d263b3f8a1c8fdbcd1ca4d548a41e482f345 /remote/modules | |
| parent | [mltk] Actually really add pkg-config ( fixes commit:a3b435f6a1 ) (diff) | |
| download | tm-scripts-c2421d6384555a82a57fcd9edf75a3871c22dbc6.tar.gz tm-scripts-c2421d6384555a82a57fcd9edf75a3871c22dbc6.tar.xz tm-scripts-c2421d6384555a82a57fcd9edf75a3871c22dbc6.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 |
