On Fri, Jan 17, 2003, Michael Schloh wrote:

>     Correctly determine build requirements.
> [...]
>   +%if "%{with_ssl}" == "yes"
>   +BuildPreReq:  openssl
>   +%endif
>   +%if "%{with_qt}" == "yes"
>   +BuildPreReq:  qt <= 3.0.6
>   +%endif
>   +%if "%{with_gtk}" == "yes"
>   +BuildPreReq:  gtk
>   +%endif
>   +%if "%{with_tcl}" == "yes"
>   +BuildPreReq:  tcl
>   +%endif
>    AutoReq:      no
>    AutoReqProv:  no

Errr... our Qt is already at 3.1, so your requirement with <= 3.0.6
never can be fulfilled with the current OpenPKG-CURRENT. So, either fix
Mico so that it works with Qt 3.1 or completely kick out the with_qt
support, please. Because the packages have to be in sync to each other.
You've a few hours left...

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to