From 489bb03a3d400cf93ea64869410a271cd12adda5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubom=C3=ADr=20Sedl=C3=A1=C5=99?= Date: Mon, 16 Jul 2018 11:07:57 +0200 Subject: [PATCH] spec: build require python-multilib MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's needed by some of our tests now. Signed-off-by: Lubomír Sedlář --- pungi.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pungi.spec b/pungi.spec index cbcca17a..04980505 100644 --- a/pungi.spec +++ b/pungi.spec @@ -19,6 +19,7 @@ BuildRequires: python2-dnf BuildRequires: python2-multilib BuildRequires: python2-libcomps BuildRequires: python2-six +BuildRequires: python2-multilib Requires: createrepo >= 0.4.11 Requires: yum => 3.4.3-28