| 42 Patch0: stlport.patch |
42 Patch0: stlport.patch |
| 43 |
43 |
| 44 # build information |
44 # build information |
| 45 Prefix: %{l_prefix} |
45 Prefix: %{l_prefix} |
| 46 BuildRoot: %{l_buildroot} |
46 BuildRoot: %{l_buildroot} |
| 47 BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make |
47 BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes, make |
| 48 PreReq: OpenPKG, openpkg >= 20040130, gcc |
48 PreReq: OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes |
| 49 AutoReq: no |
49 AutoReq: no |
| 50 AutoReqProv: no |
50 AutoReqProv: no |
| 51 |
51 |
| 52 %description |
52 %description |
| 53 STLport is a reimplementation of the classic SGI C++ Standard |
53 STLport is a reimplementation of the classic SGI C++ Standard |