summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-23 19:12:07 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-23 19:12:07 +0100
commited1560ddde7a436e8a8e71f1817f9330d80105f4 (patch)
tree8c57f8b56a59d061c82ced19d0a94411b07a311f /update_jdn.sh
parent0bc45b02c12cfc2d437c7a81a8ee6cc0b4c78423 (diff)
downloadjenkins.debian.net-ed1560ddde7a436e8a8e71f1817f9330d80105f4.tar.xz
use colorit from dict package to color messages send to kgb-bot
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 46db68f4..c5bd743d 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -23,9 +23,9 @@ 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 \
+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 \
build-essential python-setuptools \
- debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat webcheck procmail libjson-rpc-perl poxml
+ debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat webcheck poxml
explain "Packages installed."
#