Add dependency to C++ as the packaged sotfware provides STL classes.

Thu, 15 Jan 2009 21:41:03 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2009 21:41:03 +0100
changeset 91
03a30e3755c5
parent 90
b53694687f42
child 92
645923d1e875

Add dependency to C++ as the packaged sotfware provides STL classes.

stlport/stlport.spec file | annotate | diff | comparison | revisions
     1.1 --- a/stlport/stlport.spec	Thu Jan 15 21:40:14 2009 +0100
     1.2 +++ b/stlport/stlport.spec	Thu Jan 15 21:41:03 2009 +0100
     1.3 @@ -44,8 +44,8 @@
     1.4  #   build information
     1.5  Prefix:       %{l_prefix}
     1.6  BuildRoot:    %{l_buildroot}
     1.7 -BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, make
     1.8 -PreReq:       OpenPKG, openpkg >= 20040130, gcc
     1.9 +BuildPreReq:  OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes, make
    1.10 +PreReq:       OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes
    1.11  AutoReq:      no
    1.12  AutoReqProv:  no
    1.13  

mercurial