From fc9ce407e90859f633b0337f31185e07c43148f4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Needs C++ compiler. --- boost/mingw32-boost.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/boost/mingw32-boost.spec b/boost/mingw32-boost.spec index 15dc32f..3e83f69 100644 --- a/boost/mingw32-boost.spec +++ b/boost/mingw32-boost.spec @@ -6,7 +6,7 @@ Name: mingw32-boost Version: 1.34.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows port of Boost C++ Libraries License: Boost @@ -26,6 +26,7 @@ BuildArch: noarch BuildRequires: mingw32-filesystem >= 30 BuildRequires: mingw32-gcc +BuildRequires: mingw32-gcc-c++ BuildRequires: mingw32-binutils #BuildRequires: mingw-libstdc++ BuildRequires: mingw32-bzip2 @@ -184,5 +185,5 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sat Oct 24 2008 Richard W.M. Jones - 1.34.1-1 +* Sat Oct 24 2008 Richard W.M. Jones - 1.34.1-2 - Initial RPM release. -- 1.8.3.1