summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-24 14:07:02 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-24 14:07:02 +0100
commit88bb71eee067ef8dc7a27e498a8d522d34708b19 (patch)
tree23945507fa6b1341dffa3ba5c500d527045fe9c2 /update_jdn.sh
parent1d1767de951cb18ca0fb28d8b30e699cc7c94a19 (diff)
downloadjenkins.debian.net-88bb71eee067ef8dc7a27e498a8d522d34708b19.tar.xz
install libfile-touch-perl needed by kgb-client
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index c5bd743d..408202ee 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -23,7 +23,7 @@ done
# install packages we need
# (more or less grouped into more-then-nice-to-have, needed-while-things-are-new, needed)
#
-sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat devscripts bash-completion shorewall shorewall6 cron-apt apt-listchanges munin calamaris visitors procmail libjson-rpc-perl dict \
+sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat devscripts bash-completion shorewall shorewall6 cron-apt apt-listchanges munin calamaris visitors procmail libjson-rpc-perl libfile-touch-perl dict \
build-essential python-setuptools \
debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat webcheck poxml
explain "Packages installed."