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.4, python-devel, make, gcc, |
|
|
20 | BuildRequires: python >= 2.4, python-devel, make, gcc, docutils >= 0.5 | |
|
21 | 21 | Provides: hg = %{version}-%{release} |
|
22 | 22 | |
|
23 | 23 | %define pythonver %(python -c 'import sys;print ".".join(map(str, sys.version_info[:2]))') |
General Comments 0
You need to be logged in to leave comments.
Login now