find libglvnd dependency

Jan Beich jbeich at FreeBSD.org
Sat Dec 5 20:33:58 UTC 2020


MR <mr at freebsd.org> writes:

> Shouldn't libEGL.so.1 be provided by mesa-libs ?!?

Both mesa-libs and nvidia-driver provide vendor-specific libEGL.
libglvnd moves those to libEGL_mesa and libEGL_nvidia while providing
libEGL wrapper to select the correct version based on which GPU is used.

https://gitlab.freedesktop.org/glvnd/libglvnd/-/blob/master/README.md#egl-dispatching


More information about the freebsd-ports mailing list