OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Feb-2004 17:43:01
Branch: OPENPKG_2_0_SOLID Handle: 2004022016430100
Modified files: (Branch: OPENPKG_2_0_SOLID)
openpkg-src/tre tre.spec
Log:
MFC: requires gcc
Summary:
Revision Changes Path
1.8.2.2 +1 -1 openpkg-src/tre/tre.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tre/tre.spec
============================================================================
$ cvs diff -u -r1.8.2.1 -r1.8.2.2 tre.spec
--- openpkg-src/tre/tre.spec 18 Feb 2004 14:52:07 -0000 1.8.2.1
+++ openpkg-src/tre/tre.spec 20 Feb 2004 16:43:01 -0000 1.8.2.2
@@ -45,7 +45,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 2.0.0
+BuildPreReq: OpenPKG, openpkg >= 2.0.0, gcc
PreReq: OpenPKG, openpkg >= 2.0.0
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]