浏览代码

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

Ralf S. Engelschall 19 年之前
父节点
当前提交
efb8829d82
共有 1 个文件被更改,包括 2 次插入2 次删除
  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