Переглянути джерело

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