From a706d28c103f5b61919b591ac433eee934111de5 Mon Sep 17 00:00:00 2001 From: ellson Date: Tue, 3 Mar 2009 09:31:24 +0000 Subject: [PATCH] add BR for ruby on rhel --- graphviz.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphviz.spec.in b/graphviz.spec.in index 61cf626be..ea0a2b255 100644 --- a/graphviz.spec.in +++ b/graphviz.spec.in @@ -81,7 +81,7 @@ BuildRequires: xorg-x11-devel %define RUBY 1 %define GUILE 1 %define PYTHON 1 -BuildRequires: perl ruby-devel guile-devel python python-devel +BuildRequires: perl ruby ruby-devel guile-devel python python-devel %endif %if %rhel >= 5 %define JAVA 1 @@ -123,7 +123,7 @@ BuildRequires: xorg-x11-devel %define RUBY 1 %define GUILE 1 %define PYTHON 1 -BuildRequires: perl ruby-devel guile-devel python python-devel +BuildRequires: perl ruby ruby-devel guile-devel python python-devel %endif %if %att_rhel >= 5 %define JAVA 1 -- 2.40.0