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

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