summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorMohammed Naser <mnaser@vexxhost.com>2020-03-25 15:22:37 -0400
committerMohammed Naser <mnaser@vexxhost.com>2020-03-25 15:22:37 -0400
commit4eb1212b9d827309d5f9a6109cd4ff93bebfc7cf (patch)
tree53ab505e8cd271d39fc595b0461760e582fd7859 /bindep.txt
parent88f0e2a4c786049ce0b411ff3dd469ddfafe4782 (diff)
downloadzuul-4eb1212b9d827309d5f9a6109cd4ff93bebfc7cf.tar.gz
bindep: add bzip2 to all platforms
bzip2 is universal across different distributions, it's also needed by the 'unarchive' module when running inside the executor. Change-Id: I24ddff86b8962c902c3e541a72e8810c163cb0c9
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindep.txt b/bindep.txt
index 57352261d..3248cbaab 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -52,7 +52,7 @@ curl
gettext [platform:apk]
unzip [platform:apk]
unzip [platform:rpm]
-bzip2 [platform:rpm]
+bzip2
openssh-client [platform:debian platform:apk]
openssh [platform:rpm]
coreutils [platform:apk]