Fix pipewire with vulkan on clean builds

This commit is contained in:
Noxwell
2026-04-03 07:11:19 -05:00
committed by Douglas Teles
parent 0bf0e4d907
commit 5616a5ccba
@@ -26,6 +26,7 @@ else
fi
if [ "${VULKAN_SUPPORT}" = "yes" ]; then
PKG_DEPENDS_TARGET+=" vulkan-loader vulkan-headers"
PKG_PIPEWIRE_VULKAN+="-Dvulkan=enabled \
-Dx11=disabled \
-Dx11-xfixes=disabled"