From ebbf2c8ca65617406333a541d5ddd8d6e3e081d1 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 19 Jun 2017 16:23:54 +0100 Subject: [PATCH] bindep.txt: Install the epel-release repo on CentOS In preparation for promoting the CI jobs from experimental to non-voting, we need to have all the necessary RedHat repositories in place so all packages can be installed from the Ansible playbooks. Change-Id: Ica0716166a973166bca6f42f88df33b98a44efee --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index db578ffb4..2279fc965 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,3 +1,4 @@ +epel-release [platform:centos platform:rhel] gcc git libffi-devel [platform:rpm]