소스 검색

depend on gcc because libtool insists on finding a compiler

Ralf S. Engelschall 22 년 전
부모
커밋
c09443b9c2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      libtool/libtool.spec

+ 2 - 2
libtool/libtool.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
 Group:        Development
 License:      GPL
 Version:      1.5
-Release:      20031013
+Release:      20031030
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz
@@ -41,7 +41,7 @@ Source0:      ftp://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20020206, make
+BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc, make
 PreReq:       OpenPKG, openpkg >= 20020206
 AutoReq:      no
 AutoReqProv:  no