Subject: Re: CVS commit: pkgsrc/textproc/libxslt
To: Kimmo Suominen <kimmo+x+1066882502.9d32d7@suominen.com>
From: Juan RP <juan@xtraeme.unixbsd.org>
List: pkgsrc-changes
Date: 10/16/2003 15:13:48
On Thu, 16 Oct 2003 09:07:42 -0400
Kimmo Suominen <kimmo+x+1066882502.9d32d7@suominen.com> wrote:

> So, are you saying the DEPENDS should be updated to force a more
> recent version of libxml2?
> 
> /usr/pkg/lib/libxml2.so.7.8:
>          -lpthread.20 => /usr/pkg/lib/libpthread.so.20
>          -lz.0 => /usr/lib/libz.so.0
>          -liconv.4 => /usr/pkg/lib/libiconv.so.4
>          -lm.0 => /usr/lib/libm.so.0
> 
> I did not get an error about my installed version of libxml2 not being
> suitable for use when compiling libxslt, so I think something like
> bumping up the required version of libxml2 is needed then instead.

Yes, that's it :) 

BUILDLINK_DEPENDS.libxml2?=     libxml2>=2.5.8nb1

to 2.5.10nb1 I think.

-- 
Juan RP <juan AT xtraeme DOT UnixBSD DOT org>