projects
/
packages
/
python-lz4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
eb10eda
)
- add missing BR
author
Arkadiusz Miśkiewicz
<arekm@maven.pl>
Thu, 31 Oct 2019 09:00:21 +0000
(10:00 +0100)
committer
Arkadiusz Miśkiewicz
<arekm@maven.pl>
Thu, 31 Oct 2019 09:00:21 +0000
(10:00 +0100)
python-lz4.spec
patch
|
blob
|
blame
|
history
diff --git
a/python-lz4.spec
b/python-lz4.spec
index 99285e93dc20481b5b26bb021084e28fe6e988c5..a3c39742fcc67cbd1344fdec3c1beac35fa8e233 100644
(file)
--- a/
python-lz4.spec
+++ b/
python-lz4.spec
@@
-18,15
+18,19
@@
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-devel
BuildRequires: rpmbuild(macros) >= 1.714
%if %{with python2}
BuildRequires: python-devel
+BuildRequires: python-pkgconfig
%if %{with tests}
BuildRequires: python-future
%if %{with tests}
BuildRequires: python-future
+BuildRequires: python-psutil
BuildRequires: python-pytest-cov
%endif
%endif
%if %{with python3}
BuildRequires: python3-devel
BuildRequires: python-pytest-cov
%endif
%endif
%if %{with python3}
BuildRequires: python3-devel
+BuildRequires: python3-pkgconfig
%if %{with tests}
BuildRequires: python3-future
%if %{with tests}
BuildRequires: python3-future
+BuildRequires: python3-psutil
BuildRequires: python3-pytest-cov
%endif
%endif
BuildRequires: python3-pytest-cov
%endif
%endif
This page took
0.062411 seconds
and
4
git commands to generate.