commit e07487093131e23819c2f0035f33f433f7eb43d0
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Thu Oct 31 10:00:21 2019 +0100

    - add missing BR

 python-lz4.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/python-lz4.spec b/python-lz4.spec
index 99285e9..a3c3974 100644
--- 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: python-pkgconfig
 %if %{with tests}
 BuildRequires: python-future
+BuildRequires: python-psutil
 BuildRequires: python-pytest-cov
 %endif
 %endif
 %if %{with python3}
 BuildRequires: python3-devel
+BuildRequires: python3-pkgconfig
 %if %{with tests}
 BuildRequires: python3-future
+BuildRequires: python3-psutil
 BuildRequires: python3-pytest-cov
 %endif
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-lz4.git/commitdiff/e07487093131e23819c2f0035f33f433f7eb43d0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to