Browse Source

Add qt as a normal dependency

Michael Schloh von Bennewitz 22 years ago
parent
commit
cb16ceebe6
1 changed files with 2 additions and 1 deletions
  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