Mercurial > hg-stable
diff contrib/mercurial.spec @ 11845:85de44ae0238 stable
mercurial.spec: gettext is a build requirement for getting proper localization
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Sat, 14 Aug 2010 01:31:57 +0200 |
parents | 488a80c840ac |
children | 85439f43749f |
line wrap: on
line diff
--- a/contrib/mercurial.spec Fri Aug 13 13:32:05 2010 -0300 +++ b/contrib/mercurial.spec Sat Aug 14 01:31:57 2010 +0200 @@ -17,7 +17,7 @@ # python-devel provides an adequate python-dev. The merge tool is a # run-time dependency. # -BuildRequires: python >= 2.4, python-devel, make, gcc, python-docutils >= 0.5 +BuildRequires: python >= 2.4, python-devel, make, gcc, python-docutils >= 0.5, gettext Provides: hg = %{version}-%{release} Requires: python >= 2.4 # The hgk extension uses the wish tcl interpreter, but we don't enforce it