Browse Source

requires GCC as it contains some C99 features like 'restrict'

Ralf S. Engelschall 19 years ago
parent
commit
efb8829d82
1 changed files with 2 additions and 2 deletions
  1. 2 2
      coreutils/coreutils.spec

+ 2 - 2
coreutils/coreutils.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        Utility
 License:      GPL
 Version:      5.93
-Release:      20060310
+Release:      20060311
 
 #   package options
 %option       with_legacy  no
@@ -45,7 +45,7 @@ Patch0:       coreutils.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20040130, make, perl
+BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc, perl
 PreReq:       OpenPKG, openpkg >= 20040130
 AutoReq:      no
 AutoReqProv:  no