diff -r 944803a4d3f3 -r e6a1cd7ed6ba as-gui/as-gui.spec --- a/as-gui/as-gui.spec Wed Jan 14 14:47:21 2009 +0100 +++ b/as-gui/as-gui.spec Wed Jan 14 15:09:44 2009 +0100 @@ -44,8 +44,11 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20050615, qt, pkgconfig, make -PreReq: OpenPKG, openpkg >= 20050615, qt +BuildPreReq: OpenPKG, openpkg >= 20050615 +PreReq: OpenPKG, openpkg >= 20050615 +BuildPreReq: make, gcc, gcc::with_cxx = yes, pkgconfig +BuildPreReq: qt +PreReq: qt %if "%{with_corba}" == "yes" BuildPreReq: mico PreReq: mico