From c694620507cb9d7cdf0803e2e1566457e91407ef Mon Sep 17 00:00:00 2001 From: Thomas Lotterer Date: Tue, 20 Aug 2002 13:48:37 +0000 Subject: [PATCH] require gcc for Solaris --- bind8/bind8.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bind8/bind8.spec b/bind8/bind8.spec index 4fba5673b7..99227c235f 100644 --- a/bind8/bind8.spec +++ b/bind8/bind8.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: DNS License: GPL Version: 8.3.3 -Release: 20020710 +Release: 20020820 # list of sources Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz @@ -49,7 +49,7 @@ Patch0: bind.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20011227, make, flex, bison +BuildPreReq: OpenPKG, openpkg >= 20011227, make, flex, bison, gcc PreReq: OpenPKG, openpkg >= 20011227 AutoReq: no AutoReqProv: no