Quellcode durchsuchen

Correct dependencies, because a library's runtime requirements are the same as its buildtime requirements

Michael Schloh von Bennewitz vor 22 Jahren
Ursprung
Commit
642179f26d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      qt/qt.spec

+ 2 - 2
qt/qt.spec

@@ -51,8 +51,8 @@ Patch0:       qt.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20030909, X11, gcc, sed, xft
-PreReq:       OpenPKG, openpkg >= 20030909, X11
+BuildPreReq:  OpenPKG, openpkg >= 20030909, X11, xft, gcc, sed
+PreReq:       OpenPKG, openpkg >= 20030909, X11, xft
 %if "%{with_pgsql}" == "yes"
 BuildPreReq:  postgresql
 PreReq:       postgresql