libepoxy without xorg deps possible?

David Evans devans at macports.org
Thu Jan 15 00:54:02 PST 2015


On 1/14/15 11:38 PM, Marko Käning wrote:
> Hi David,
>
> why does libepoxy need all these xorg deps:
> ---
> $ sudo port install libepoxy
> Password:
> --->  Computing dependencies for libepoxy
> --->  Dependencies to be installed: mesa xorg-dri2proto xorg-glproto xorg-libXfixes xorg-fixesproto xorg-xextproto xorg-libXi xorg-inputproto xorg-libXext xorg-libXmu xorg-libXt
> ---
> ???
>
> Can this library not also be build without the necessity for xorg?
>
>
As it stands, it is designed to work with X11.  As such, it depends on 
mesa and xorg-libX11.  The rest of the dependencies are from mesa.

See https://github.com/anholt/libepoxy/blob/master/README.md

It's required by gtk3 in the current unstable branch 3.15.

Dave


More information about the macports-dev mailing list