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