瀏覽代碼

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