From 0da05a86824c5ca1ce761919f29289df40e538c9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 7 Jun 2015 10:57:26 -0500 Subject: [PATCH] update the package Requires to ensure we have everything installed to run pungi-koji Signed-off-by: Dennis Gilmore --- pungi.spec | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pungi.spec b/pungi.spec index 81584780..fb97d4a1 100644 --- a/pungi.spec +++ b/pungi.spec @@ -13,10 +13,21 @@ Requires: lorax >= 22.1 Requires: repoview Requires: python-lockfile Requires: kobo +Requires: kobo-rpmlib Requires: python-productmd Requires: python-kickstart Requires: libselinux-python Requires: createrepo_c +Requires: python-lxml +Requires: koji +Requires: jigdo +Requires: cvs +Requires: yum-utils +Requires: isomd5sum +Requires: genisoimage +Requires: gettext +Requires: syslinux +Requires: git BuildArch: noarch