Re: cairo: xcb implies x11
[email protected] (Michael van Elst)
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] (Greg Troxel) writes: >Reading DESCR for libxcb, it's an alternative implementation for Xlib. libxcb used to be an alternative API to the X protocol. The original Xlib then has been reimplemented as a shim on top of libxcb. Since about 2012 you always depend on libxcb and building cairo with x11 but without xcb support makes little sense.