From 1cbabb240b86898c9afce0c2d1f3b4a8e137ad20 Mon Sep 17 00:00:00 2001 From: John Ellson Date: Thu, 5 Jul 2012 10:37:43 -0400 Subject: [PATCH] fix rhel bug related to dropping libgraph build --- graphviz.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/graphviz.spec.in b/graphviz.spec.in index 4178f3e47..2fa55bcf8 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -54,6 +54,7 @@ BuildRequires: /bin/ksh bison m4 flex swig tk tcl >= 8.3 freetype-devel >= 2 BuildRequires: xorg-x11-devel %endif %if %rhel >= 4 +%define CGRAPH 1 BuildRequires: fontconfig-devel %define TCL 1 BuildRequires: tcl-devel tk-devel -- 2.50.1