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 18:55:18
Branch: HEAD Handle: 2008030917551700
Modified files:
openpkg-src/spandsp spandsp.spec
Log:
libxml is optional and only needed for the tests AFAIK
Summary:
Revision Changes Path
1.3 +2 -2 openpkg-src/spandsp/spandsp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spandsp/spandsp.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 spandsp.spec
--- openpkg-src/spandsp/spandsp.spec 9 Mar 2008 14:29:11 -0000 1.2
+++ openpkg-src/spandsp/spandsp.spec 9 Mar 2008 17:55:17 -0000 1.3
@@ -47,8 +47,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
-BuildPreReq: tiff, jpeg, libxml, zlib
-PreReq: tiff, jpeg, libxml, zlib
+BuildPreReq: tiff, jpeg, zlib
+PreReq: tiff, jpeg, zlib
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]