소스 검색

Remove dependency to sed, as issue regarding '\t' is unreproducible and easily solvable anyways

Michael Schloh von Bennewitz 22 년 전
부모
커밋
c6d4be71e3
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      qt/qt.spec

+ 2 - 2
qt/qt.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
 Group:        XWindow
 License:      GPL
 Version:      3.2.3
-Release:      20031120
+Release:      20031128
 
 #   package library options (each 'yes' builds more libraries)
 %option       with_shared   no
@@ -51,7 +51,7 @@ Patch0:       qt.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20030909, X11, xft, gcc, sed
+BuildPreReq:  OpenPKG, openpkg >= 20030909, X11, xft, gcc
 PreReq:       OpenPKG, openpkg >= 20030909, X11, xft
 %if "%{with_pgsql}" == "yes"
 BuildPreReq:  postgresql