add missing BuildRequires to enable the test suites to run
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
4cfe6613d7
commit
78ca0ae031
@ -8,7 +8,10 @@ License: GPLv2
|
|||||||
URL: https://pagure.io/pungi
|
URL: https://pagure.io/pungi
|
||||||
Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2
|
Source0: https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2
|
||||||
BuildRequires: python-nose, python-nose-cov, python-mock
|
BuildRequires: python-nose, python-nose-cov, python-mock
|
||||||
BuildRequires: python-devel, python-setuptools
|
BuildRequires: python-devel, python-setuptools, python2-configparser, python2-productmd
|
||||||
|
BuildRequires: python-lockfile, kobo, kobo-rpmlib, python-kickstart, createrepo_c
|
||||||
|
BuildRequires: python-lxml, libselinux-python, yum-utils, lorax
|
||||||
|
BuildRequires: yum => 3.4.3-28, createrepo >= 0.4.11
|
||||||
|
|
||||||
Requires: createrepo >= 0.4.11
|
Requires: createrepo >= 0.4.11
|
||||||
Requires: yum => 3.4.3-28
|
Requires: yum => 3.4.3-28
|
||||||
|
Loading…
Reference in New Issue
Block a user