From 1e1cba6433a15d68eeca7eda7646d687714c18e3 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 26 Sep 2005 18:29:26 -0700 Subject: [PATCH] Require tk 8.4 (RPM) Signed-off-by: Junio C Hamano --- git-core.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-core.spec.in b/git-core.spec.in index 61beebd61c..f643006782 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 >= 2.4 %description This is a stupid (but extremely fast) directory content manager. It