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: 10-Nov-2006 13:50:04
Branch: HEAD Handle: 2006111012500400
Modified files:
openpkg-src/tetex tetex.spec
Log:
requires g++
Summary:
Revision Changes Path
1.73 +2 -2 openpkg-src/tetex/tetex.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tetex/tetex.spec
============================================================================
$ cvs diff -u -r1.72 -r1.73 tetex.spec
--- openpkg-src/tetex/tetex.spec 15 Oct 2006 17:28:06 -0000 1.72
+++ openpkg-src/tetex/tetex.spec 10 Nov 2006 12:50:04 -0000 1.73
@@ -40,7 +40,7 @@
Group: Typesetting
License: GPL
Version: %{V_src}
-Release: 20061015
+Release: 20061110
# package options
%option with_x11 no
@@ -55,7 +55,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make, infozip, flex, bison
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, gcc::with_cxx = yes,
infozip, flex, bison
PreReq: OpenPKG, openpkg >= 20040130, perl
BuildPreReq: png, zlib
PreReq: png, zlib
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]