summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-24 16:56:25 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-24 16:56:25 +0100
commita02866c9734890baa357393debaa93ca4164f952 (patch)
tree5e8ccbbfc7595524b8f341523f8d107433e2751c /update_jdn.sh
parent88bb71eee067ef8dc7a27e498a8d522d34708b19 (diff)
downloadjenkins.debian.net-a02866c9734890baa357393debaa93ca4164f952.tar.xz
dont use colorit anymore, it doesnt really work for irc
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 408202ee..ecdf2c49 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 libfile-touch-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 \
build-essential python-setuptools \
debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat webcheck poxml
explain "Packages installed."