]> git.pld-linux.org Git - packages/STLport.git/commitdiff
- BR gcc-c++ isn't enouge, use BR libstdc++-devel instead. auto/ac/STLport-4_5_3-7
authorArtur Frysiak <artur@frysiak.net>
Mon, 11 Aug 2003 19:18:52 +0000 (19:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    STLport.spec -> 1.32

STLport.spec

index 3f2fa5907336be35ed566fc5f60485831e59748e..4b20878e4225cdba36de88003d13420b7a318951 100644 (file)
@@ -14,7 +14,7 @@ Patch2:               %{name}-4.5.3-gcc3stdexcept.patch
 Patch4:                %{name}-4.5.3-extra-cxxflags.patch
 Patch5:                %{name}-soname.patch
 URL:           http://www.stlport.org/
-BuildRequires: gcc-c++
+BuildRequires: libstdc++-devel >= 5:3.3.1
 # rationale: the -gcc3.patch
 %requires_eq   libstdc++
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.089091 seconds and 4 git commands to generate.