summaryrefslogtreecommitdiffstats
path: root/installer
diff options
context:
space:
mode:
Diffstat (limited to 'installer')
-rw-r--r--installer/OpenSLX/OSSetup/Distro/Debian_3_1.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/installer/OpenSLX/OSSetup/Distro/Debian_3_1.pm b/installer/OpenSLX/OSSetup/Distro/Debian_3_1.pm
index 59e18820..4908bf76 100644
--- a/installer/OpenSLX/OSSetup/Distro/Debian_3_1.pm
+++ b/installer/OpenSLX/OSSetup/Distro/Debian_3_1.pm
@@ -76,6 +76,14 @@ sub initDistroInfo
kde
",
+ # current build platform for OpenSLX:
+ 'openslx-build' => "
+ <<<default>>>
+ gcc
+ libc6-dev
+ make
+ ",
+
};
return;