diff options
Diffstat (limited to 'remote/modules/debug')
| -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 |
