summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorTristan Cacqueray <tdecacqu@redhat.com>2019-08-25 19:44:32 +0000
committerTristan Cacqueray <tdecacqu@redhat.com>2019-08-25 19:53:28 +0000
commit0ce741d5751f390bb47dbe95b62835adc9d7df40 (patch)
treee505f1653c473c5b923f048f0b53d9e5be9e41b3 /bindep.txt
parentb48b1e0219228aa38d5fb55477003295884276b8 (diff)
downloadzuul-0ce741d5751f390bb47dbe95b62835adc9d7df40.tar.gz
bindep: add unzip and bzip2 for rpm platform
This change adds unzip and bzip2 to the rpm platform bindep so that executor can run the fetch-sphinx-tarball role from zuul-jobs. Change-Id: Ibe679af11b88b0912afd6d3e35a0ef9ed3fb2c8b
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index 0a5545fff..54b257560 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -45,6 +45,8 @@ rsync
curl
gettext [platform:apk]
unzip [platform:apk]
+unzip [platform:rpm]
+bzip2 [platform:rpm]
openssh-client [platform:debian platform:apk]
openssh [platform:rpm]
coreutils [platform:apk]