as-gui/as-gui.spec

changeset 85
e6a1cd7ed6ba
parent 3
c2e6bf16b6f4
     1.1 --- a/as-gui/as-gui.spec	Wed Jan 14 14:47:21 2009 +0100
     1.2 +++ b/as-gui/as-gui.spec	Wed Jan 14 15:09:44 2009 +0100
     1.3 @@ -44,8 +44,11 @@
     1.4  #   build information
     1.5  Prefix:       %{l_prefix}
     1.6  BuildRoot:    %{l_buildroot}
     1.7 -BuildPreReq:  OpenPKG, openpkg >= 20050615, qt, pkgconfig, make
     1.8 -PreReq:       OpenPKG, openpkg >= 20050615, qt
     1.9 +BuildPreReq:  OpenPKG, openpkg >= 20050615
    1.10 +PreReq:       OpenPKG, openpkg >= 20050615
    1.11 +BuildPreReq:  make, gcc, gcc::with_cxx = yes, pkgconfig
    1.12 +BuildPreReq:  qt
    1.13 +PreReq:       qt
    1.14  %if "%{with_corba}" == "yes"
    1.15  BuildPreReq:  mico
    1.16  PreReq:       mico

mercurial