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
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to