From 2fa993d455940ff528c0b5f3390815f90e8697be Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 11 Jun 2016 13:26:37 +0200 Subject: reproducible debian: install python3-popcon on jenkins as need by the previous commit --- update_jdn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update_jdn.sh') diff --git a/update_jdn.sh b/update_jdn.sh index 26541c6d..b23dcd0f 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -379,7 +379,7 @@ if [ -f /etc/debian_version ] ; then if [ "$HOSTNAME" = "jenkins-test-vm" ] ; then sudo apt-get install -t jessie-backports jenkins-job-builder || echo "this should only fail on the first install" elif [ "$HOSTNAME" = "jenkins" ] ; then - sudo apt-get install -t jessie-backports ffmpeg libav-tools jenkins-job-builder + sudo apt-get install -t jessie-backports ffmpeg libav-tools python3-popcon jenkins-job-builder fi explain "packages installed." else -- cgit v1.2.3-70-g09d2