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-Jan-2003 13:43:32
Branch: OPENPKG_1_2_SOLID Handle: 2003012012433200
Modified files: (Branch: OPENPKG_1_2_SOLID)
openpkg-src/popt popt.spec
Log:
MFS: requires gcc
Summary:
Revision Changes Path
1.12.2.1.2.2+1 -1 openpkg-src/popt/popt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/popt/popt.spec
============================================================================
$ cvs diff -u -r1.12.2.1.2.1 -r1.12.2.1.2.2 popt.spec
--- openpkg-src/popt/popt.spec 18 Jan 2003 17:22:04 -0000 1.12.2.1.2.1
+++ openpkg-src/popt/popt.spec 20 Jan 2003 12:43:32 -0000 1.12.2.1.2.2
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 1.2.0, gettext, bison
+BuildPreReq: OpenPKG, openpkg >= 1.2.0, gettext, bison, gcc
PreReq: OpenPKG, openpkg >= 1.2.0
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]