summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-03-10 09:46:29 +0000
committerHolger Levsen <holger@layer-acht.org>2016-04-28 21:52:10 +0200
commit9adf1de9196f6f14e47c595d6f7c82ae256f94df (patch)
treeedcd81eb2a61ab5feeb54d76b03ac992b76105a6 /update_jdn.sh
parentc382ec10d36aa661ebc8e997ffd755dfe8c2aac7 (diff)
downloadjenkins.debian.net-9adf1de9196f6f14e47c595d6f7c82ae256f94df.tar.xz
+python3-yaml
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 080d72e1..40599cdf 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -194,6 +194,7 @@ if [ -f /etc/debian_version ] ; then
"
case $HOSTNAME in
jenkins|jenkins-test-vm|profitbricks-build?-amd64) DEBS="$DEBS
+ python3-yaml
postfix-pcre
squid3"
;;