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: 09-Mar-2008 15:29:13
Branch: HEAD Handle: 2008030914291100
Modified files:
openpkg-src/spandsp spandsp.spec
Log:
add missing dependencies
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/spandsp/spandsp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spandsp/spandsp.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 spandsp.spec
--- openpkg-src/spandsp/spandsp.spec 9 Mar 2008 13:22:07 -0000 1.1
+++ openpkg-src/spandsp/spandsp.spec 9 Mar 2008 14:29:11 -0000 1.2
@@ -47,8 +47,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
-BuildPreReq: tiff, libxml
-PreReq: tiff, libxml
+BuildPreReq: tiff, jpeg, libxml, zlib
+PreReq: tiff, jpeg, libxml, zlib
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]