From 40a2c726eb88acdd8d3e1b4dc0392eb93ef84e78 Mon Sep 17 00:00:00 2001 From: ellson Date: Thu, 5 May 2005 03:15:46 +0000 Subject: [PATCH] -devel doesn't require -tcl --- graphviz.spec.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/graphviz.spec.in b/graphviz.spec.in index 4e8b78c9b..f59c9aa16 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -54,9 +54,7 @@ of graphs (as in nodes and edges, not as in barcharts). %package devel Group: Development/Libraries Summary: Development tools for using the %{name} libraries. -Requires: %{name} = %{version}-%{release} %{name}-tcl = %{version}-%{release} -# The following doesn't work on RH9 or RHE where there is no tcl-devel -#Requires: tcl-devel tk-devel +Requires: %{name} = %{version}-%{release} %description devel The %{name}-devel package contains the header files -- 2.40.0