Page MenuHomeFreeBSD

graphics/mesa-libs: Fix LIB_DEPENDS
ClosedPublic

Authored by manu on Apr 18 2024, 9:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 28, 11:21 AM
Unknown Object (File)
Sun, Dec 15, 8:11 AM
Unknown Object (File)
Nov 30 2024, 9:47 AM
Unknown Object (File)
Oct 21 2024, 10:04 PM
Unknown Object (File)
Oct 11 2024, 7:27 AM
Unknown Object (File)
Oct 11 2024, 7:26 AM
Unknown Object (File)
Oct 10 2024, 10:15 PM
Unknown Object (File)
Oct 10 2024, 5:34 PM
Subscribers
None

Details

Summary

Mesa itself does not depend on libOpenGL.so from libglvnd but it needs
libglvnd at build stage.
Also it doesn't not depend on libwayland-egl.so but on libwayland-server.so
and libwayland-client.so

PR: 278324
Reported by: autodep
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable