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: 17-Jun-2005 10:45:22
Branch: OPENPKG_2_4_SOLID Handle: 2005061709452200
Modified files: (Branch: OPENPKG_2_4_SOLID)
openpkg-src/tiff tiff.spec
Log:
MFC: seems to require GNU make
Summary:
Revision Changes Path
1.44.2.3 +1 -1 openpkg-src/tiff/tiff.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tiff/tiff.spec
============================================================================
$ cvs diff -u -r1.44.2.2 -r1.44.2.3 tiff.spec
--- openpkg-src/tiff/tiff.spec 16 Jun 2005 17:54:20 -0000 1.44.2.2
+++ openpkg-src/tiff/tiff.spec 17 Jun 2005 08:45:22 -0000 1.44.2.3
@@ -44,7 +44,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 2.4.0
+BuildPreReq: OpenPKG, openpkg >= 2.4.0, make
PreReq: OpenPKG, openpkg >= 2.4.0
BuildPreReq: jpeg, zlib
PreReq: jpeg, zlib
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]