Show More
@@ -17,7 +17,7 b' BuildRoot: %{_tmppath}/%{name}-%{version' | |||
|
17 | 17 | # python-devel provides an adequate python-dev. The merge tool is a |
|
18 | 18 | # run-time dependency. |
|
19 | 19 | # |
|
20 |
BuildRequires: python >= 2. |
|
|
20 | BuildRequires: python >= 2.4, python-devel, make, gcc, asciidoc, xmlto | |
|
21 | 21 | |
|
22 | 22 | %define pythonver %(python -c 'import sys;print ".".join(map(str, sys.version_info[:2]))') |
|
23 | 23 | %define pythonlib %{_libdir}/python%{pythonver}/site-packages/%{name} |
General Comments 0
You need to be logged in to leave comments.
Login now