diff options
author | H. Peter Anvin <hpa@smyrno.hos.anvin.org> | 2005-09-27 08:50:08 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@smyrno.hos.anvin.org> | 2005-09-27 08:50:08 -0700 |
commit | 07cdbb35ccc5dc9d9a6ef34faa8998b8221d73ee (patch) | |
tree | 91d36e6799ae7c6d10acd7a271ff4921170dcf22 /git-core.spec.in | |
parent | 47888f0f3188c39e13e02ad8442c5e785d2ebcdd (diff) | |
parent | 3cc35e29ec252d0dca1139106fbaa70cb9ad6ef1 (diff) | |
download | git-07cdbb35ccc5dc9d9a6ef34faa8998b8221d73ee.tar.gz |
Merge with git+ssh://master.kernel.org/pub/scm/git/git.git
Diffstat (limited to 'git-core.spec.in')
-rw-r--r-- | git-core.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-core.spec.in b/git-core.spec.in index 61beebd61c..6af5103ee6 100644 --- a/git-core.spec.in +++ b/git-core.spec.in @@ -9,7 +9,7 @@ URL: http://kernel.org/pub/software/scm/git/ Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz BuildRequires: zlib-devel, openssl-devel, curl-devel %{!?_without_docs:, xmlto, asciidoc > 6.0.3} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: rsync, rcs, curl, less, openssh-clients, python >= 2.3, tk +Requires: rsync, rcs, curl, less, openssh-clients, python >= 2.3, tk >= 8.4 %description This is a stupid (but extremely fast) directory content manager. It |