summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 6f0c35a9..96530de5 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -29,6 +29,11 @@ sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat dev
explain "Packages installed."
#
+# as long as d-i_manual_*_(html|pdf) is build on the host system...
+#
+sudo apt-get build-dep installation-guide
+
+#
# deploy package configuration in /etc
#
cd $BASEDIR