OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 21-Aug-2002 09:43:10
Branch: HEAD Handle: 2002082108431000
Modified files:
openpkg-src/grep grep.spec
Log:
requires bison and gettext
Summary:
Revision Changes Path
1.23 +1 -1 openpkg-src/grep/grep.spec
____________________________________________________________________________
Index: openpkg-src/grep/grep.spec
============================================================
$ cvs diff -u -r1.22 -r1.23 grep.spec
--- openpkg-src/grep/grep.spec 21 Aug 2002 07:29:18 -0000 1.22
+++ openpkg-src/grep/grep.spec 21 Aug 2002 07:43:10 -0000 1.23
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, libiconv, pcre, gcc, make
+BuildPreReq: OpenPKG, openpkg >= 20020206, libiconv, pcre, gcc, make, bison,
gettext
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]