瀏覽代碼

Add qt as a normal dependency

Michael Schloh von Bennewitz 22 年之前
父節點
當前提交
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