فهرست منبع

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