소스 검색

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