Add requires for libreport-python
This commit is contained in:
parent
eaab26adc9
commit
31aefd2430
@ -8,6 +8,7 @@ URL: https://fedorahosted.org/setroubleshoot
|
||||
# git clone git://git.fedorahosted.org/git/setroubleshoot.git; cd setroubleshoot
|
||||
# git archive --prefix setroubleshoot-3.0.10/426cf8ea7a38e8c5179981219d831368161b65f2 > setroubleshoot-3.0.10.tar.gz
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
patch: setroubleshoot-po.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: libcap-ng-devel
|
||||
@ -75,6 +76,7 @@ fi
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .badpo
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
Loading…
Reference in New Issue
Block a user