From 512bfad3ef5993737a77e92af12778c154a3f678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= Date: Mon, 31 Dec 2018 18:13:31 +0100 Subject: [PATCH] Fix dependency for python2-functools32 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Frédéric Pierret (fepitre) --- pungi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pungi.spec b/pungi.spec index 9ae64174..0f076c98 100644 --- a/pungi.spec +++ b/pungi.spec @@ -100,7 +100,7 @@ Requires: python2-%{name} = %{version}-%{release} Requires: createrepo Requires: isomd5sum Requires: lorax -Requires: python2-functools +Requires: python2-functools32 Requires: python2-kickstart Requires: python2-kobo Requires: python2-libselinux