summaryrefslogtreecommitdiffstats
path: root/mltk
diff options
context:
space:
mode:
Diffstat (limited to 'mltk')
-rwxr-xr-xmltk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mltk b/mltk
index 83b17998..4635f5dd 100755
--- a/mltk
+++ b/mltk
@@ -20,6 +20,8 @@ SELF="$(readlink -f $0)"
ROOT_DIR="$(dirname "${SELF}")"
MLTK_PID="$$"
+# Required: m4 make gcc g++ binutils
+
# Make apt-get install non-interactive when it comes to postinstall questions
# ie. kdm asking which dm you want to set as default
export DEBIAN_FRONTEND=noninteractive