[Bug 286077] x11/nvidia-driver: missing dependencies?
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286077] x11/nvidia-driver: missing dependencies?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Apr 2025 11:54:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286077 --- Comment #4 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- And graphics/mesa-libs is pulled in via x11-servers/xorg-server, which is pulled in by xorg in USES line. And more, graphics/libdrm is a dependency of graphics/mesa-libs, too. As the USES line is out of any conditionals, the above are unconditionally pulled in. Should we add these indirect dependencies as direct dependencies? If so, I'll include them on next upgrade. But already-existing 570.133.07 would be skipped, as it is known to have GSP-related issues. Next upgrade would be the version the issue is stated to be fixed from Production branch. Note that Wayland support first appears at 415.13, so any version supporting Wayland pulls in graphics/egl-wayland. So OPTION WAYLAND wouldn't be needed. -- You are receiving this mail because: You are the assignee for the bug.