From 43d85db42942474b442d317de2d0765d9248c9a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 25 May 2020 11:42:47 +0200 Subject: [PATCH] the-new-hotness: Add libcurl-devel package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- roles/openshift-apps/the-new-hotness/templates/buildconfig.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml index 81ef0899f1..3f139c212b 100644 --- a/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml +++ b/roles/openshift-apps/the-new-hotness/templates/buildconfig.yml @@ -25,6 +25,7 @@ items: rpm-python \ rpmdevtools \ fedpkg \ + libcurl-devel \ python3-bugzilla \ python3-dogpile-cache \ python3-requests \