Comment 5 for bug 304384

Revision history for this message
Akos Ladanyi (akos-ladanyi) wrote :

If I'm not mistaken among the libraries built from xcb-util only libxcb-render-util0 is used by any other package. And this library did not change between releases 0.2.1 and 0.3.3:

$ diff -r xcb-util-0.2.1/renderutil/ xcb-util-0.3.3/renderutil/
diff -r xcb-util-0.2.1/renderutil/Makefile.in xcb-util-0.3.3/renderutil/Makefile.in
159a160,161
> XPROTO_CFLAGS = @XPROTO_CFLAGS@
> XPROTO_LIBS = @XPROTO_LIBS@