소스 검색

Add qt as a normal dependency

Michael Schloh von Bennewitz 23 년 전
부모
커밋
cb16ceebe6
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      mico/mico.spec

+ 2 - 1
mico/mico.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        System
 License:      LGPL/GPL
 Version:      2.3.9
-Release:      20030416
+Release:      20030508
 
 #   package options
 %option       with_ssl      no
@@ -54,6 +54,7 @@ BuildPreReq:  openssl
 %endif
 %if "%{with_qt}" == "yes"
 BuildPreReq:  qt
+PreReq:       qt
 %endif
 AutoReq:      no
 AutoReqProv:  no