[Bug 280071] graphics/mesa-dri fails to configure with radv=off
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280071 --- Comment #5 from Emmanuel Vadot <[email protected]> --- Can you test with : diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile index 6d62a6bd913e..4e939ca8be67 100644 --- a/graphics/mesa-dri/Makefile +++ b/graphics/mesa-dri/Makefile @@ -50,6 +50,7 @@ ${_gd}_VARS+= GALLIUM_DRIVERS+=${_gd} OPTIONS_GROUP_VULKAN= anv radv swrast_vk VULKAN_DESC= Vulkan drivers anv_DESC= Intel GPU Gen9 and newer Vulkan support +anv_BUILD_DEPENDS= glslangValidator:graphics/glslang radv_DESC= AMD/ATI Southern Islands and newer Vulkan support radv_BUILD_DEPENDS= glslangValidator:graphics/glslang swrast_vk_DESC= Software Rasterizer Vulkan support Only did a make configure, no build -- You are receiving this mail because: You are the assignee for the bug.