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: 19-Feb-2004 16:56:04
Branch: OPENPKG_2_0_SOLID Handle: 2004021915560400
Modified files: (Branch: OPENPKG_2_0_SOLID)
openpkg-src/dmalloc dmalloc.spec
Log:
MFC: requires gcc
Summary:
Revision Changes Path
1.35.2.2 +1 -1 openpkg-src/dmalloc/dmalloc.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dmalloc/dmalloc.spec
============================================================================
$ cvs diff -u -r1.35.2.1 -r1.35.2.2 dmalloc.spec
--- openpkg-src/dmalloc/dmalloc.spec 18 Feb 2004 14:48:52 -0000 1.35.2.1
+++ openpkg-src/dmalloc/dmalloc.spec 19 Feb 2004 15:56:04 -0000 1.35.2.2
@@ -42,7 +42,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]