Skip to content

vulkan: added build dependencies for systems using non-standard prefixed X11 libs.

Duncan Hopkins requested to merge duncan.hopkins/mesa:macos/zink-vulkan into main

To get MacOS to build, some extra dependencies need to be added to a couple of build targets. This mainly shows up when not installing the dependencies in the default prefix locations. On MacOS, this happens when using a custom build of brew to install the dependencies to 'odd' locations.

Merge request reports