tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bump req libxcb
On Tue, Mar 28, 2017 at 07:33:32PM +0000, coypu%sdf.org@localhost wrote:
> libXest is failing on netbsd-6-0:
>
> configure: error: Package requirements (xproto >= 7.0.13 x11 >= 1.6
> xextproto >= 7.1.99) were not met:
>
> Package dependency requirement 'xcb >= 1.11.1' could not be satisfied.
> Package 'xcb' has version '1.7', required version is '>= 1.11.1'
>
> I've tested in a netbsd 6.0.6 chroot. It builds with this change.
>
> OK to commit?
No. Not everything that includes libxcb/bl3.mk needs 1.11.1.
I grepped in lib/pkgconf/* and found that x11.pc wants libxcb-1.11.1.
This is however already noted in pkgsrc/x11/libX11/Makefile:
BUILDLINK_API_DEPENDS.libxcb+=libxcb>=1.11.1
So I wonder how you got to this state?
Thomas
Home |
Main Index |
Thread Index |
Old Index