OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Mar-2007 19:31:03
Branch: HEAD Handle: 2007031118310100
Modified files:
openpkg-src/sablotron sablotron.spec
Log:
requires g++
Summary:
Revision Changes Path
1.32 +1 -1 openpkg-src/sablotron/sablotron.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sablotron/sablotron.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 sablotron.spec
--- openpkg-src/sablotron/sablotron.spec 11 Mar 2007 18:11:05 -0000
1.31
+++ openpkg-src/sablotron/sablotron.spec 11 Mar 2007 18:31:01 -0000
1.32
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make, perl
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, gcc::with_cxx = yes,
perl
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: expat
PreReq: expat
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]