mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-07-12 18:19:42 -07:00
Fix pipewire with vulkan on clean builds
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user