summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-28 00:50:08 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-28 00:50:08 +0200
commitce39465314667494026f1d02132672f30437fe4c (patch)
treee4ad2a09ce0c74405b31be904d2a111da36abf6c /update_jdn.sh
parent3d88e976d84b4cd39cbcd7c8c9a89342518280b5 (diff)
downloadjenkins.debian.net-ce39465314667494026f1d02132672f30437fe4c.tar.xz
reproducible: fix typos and install sqlite3 on the host
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 caf6e10c..99438d44 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -27,7 +27,7 @@ done
#
sudo apt-get install vim screen less etckeeper moreutils curl mtr-tiny dstat devscripts bash-completion shorewall shorewall6 cron-apt apt-listchanges munin munin-plugins-extra calamaris visitors procmail libjson-rpc-perl libfile-touch-perl zutils ip2host \
build-essential python-setuptools \
- debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat webcheck poxml vncsnapshot imagemagick ffmpeg2theora python-twisted python-imaging gocr guestmount schroot \
+ debootstrap sudo figlet graphviz apache2 python-yaml python-pip mr subversion subversion-tools vnstat webcheck poxml vncsnapshot imagemagick ffmpeg2theora python-twisted python-imaging gocr guestmount schroot sqlite3\
unzip python-hachoir-metadata ghc
sudo apt-get install -t wheezy-backports qemu
explain "Packages installed."