OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Oct-2006 13:14:59
Branch: HEAD Handle: 2006102312145900
Modified files:
openpkg-src/fprobe fprobe.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.2 +1 -1 openpkg-src/fprobe/fprobe.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fprobe/fprobe.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 fprobe.spec
--- openpkg-src/fprobe/fprobe.spec 23 Oct 2006 11:11:05 -0000 1.1
+++ openpkg-src/fprobe/fprobe.spec 23 Oct 2006 11:14:59 -0000 1.2
@@ -46,7 +46,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl >= 1.2.0
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]