The source project of this merge request has been removed.
vulkan/util: add missing wayland-client dependency
In file included from ../src/vulkan/util/vk_util.c:28:
In file included from ../src/vulkan/util/vk_util.h:32:
../include/vulkan/vulkan.h:51:10: fatal error: 'wayland-client.h' file not found
#include <wayland-client.h>
^~~~~~~~~~~~~~~~~~
1 error generated.