MR <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
