From 1b3e8bf6e720b1653a84d4cc4467cdbfeefa3ee4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 14 Nov 2016 13:23:06 +0100 Subject: deploy_kgb.py needs python3-yaml --- update_jdn.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 1cc058c2..6356c904 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -258,7 +258,8 @@ if [ -f /etc/debian_version ] ; then case $HOSTNAME in jenkins|jenkins-test-vm|profitbricks-build*) DEBS="$DEBS squid3 - kgb-client" ;; + kgb-client + python3-yaml" ;; *) ;; esac # needed to run the 2nd reproducible builds nodes in the future... -- cgit v1.2.3-70-g09d2