Преглед на файлове

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

Michael Schloh von Bennewitz преди 22 години
родител
ревизия
642179f26d
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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