summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorTobias Henkel <tobias.henkel@bmw.de>2020-03-25 12:18:12 +0100
committerTobias Henkel <tobias.henkel@bmw.de>2020-03-26 11:16:09 +0100
commit47671f7cc1125c50f8da410db8f06e81c2e2595e (patch)
tree67b1e2c5aa305bcc29776273147f3cd29aa076cf /bindep.txt
parent4eb1212b9d827309d5f9a6109cd4ff93bebfc7cf (diff)
downloadzuul-47671f7cc1125c50f8da410db8f06e81c2e2595e.tar.gz
Install unzip on all platforms
It's already installed on rpm and apk but missing on ubuntu platforms where it's not necessarily pre-installed so pull it in for all platforms. This is required by fetch-sphinx-tarball of zuul-jobs so it should be in every zuul deployment. Change-Id: I5fb32826053ce7fe0229cea9ca89d2f7244d4044
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/bindep.txt b/bindep.txt
index 3248cbaab..313d22754 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -50,8 +50,7 @@ git
rsync
curl
gettext [platform:apk]
-unzip [platform:apk]
-unzip [platform:rpm]
+unzip
bzip2
openssh-client [platform:debian platform:apk]
openssh [platform:rpm]