##// END OF EJS Templates
mercurial.spec: rename docutils to python-docutils in BuildRequires...
Julian Cowley -
r11512:488a80c8 stable
parent child Browse files
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, docutils >= 0.5
20 BuildRequires: python >= 2.4, python-devel, make, gcc, python-docutils >= 0.5
21 21 Provides: hg = %{version}-%{release}
22 22 Requires: python >= 2.4
23 23 # The hgk extension uses the wish tcl interpreter, but we don't enforce it
General Comments 0
You need to be logged in to leave comments. Login now