Browse Source

require gcc for Solaris

master
Thomas Lotterer 24 years ago committed by Ralf S. Engelschall
parent
commit
c694620507
  1. 4
      bind8/bind8.spec

4
bind8/bind8.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: DNS Group: DNS
License: GPL License: GPL
Version: 8.3.3 Version: 8.3.3
Release: 20020710 Release: 20020820
# list of sources # list of sources
Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz
@ -49,7 +49,7 @@ Patch0: bind.patch
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20011227, make, flex, bison BuildPreReq: OpenPKG, openpkg >= 20011227, make, flex, bison, gcc
PreReq: OpenPKG, openpkg >= 20011227 PreReq: OpenPKG, openpkg >= 20011227
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save