From f85fabba8f06d1e22cc184383cc2912e135f6494 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Fri, 5 Jun 2015 14:16:13 -0500 Subject: [PATCH] add createrepo_c Requires to pungi.spec --- pungi.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pungi.spec b/pungi.spec index c108ebea..74a0e2ea 100644 --- a/pungi.spec +++ b/pungi.spec @@ -16,6 +16,7 @@ Requires: kobo Requires: python-productmd Requires: python-kickstart Requires: libselinux-python +Requires: createrepo_c BuildArch: noarch