mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
.builds: disable Vulkan on FreeBSD
Running GPU tests on freeBSD currently fails with vulkan: vkCreateGraphicsPipelines: error -8 Disable Vulkan by removing the vulkan-loader package. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -5,7 +5,6 @@ packages:
|
|||||||
- libxkbcommon
|
- libxkbcommon
|
||||||
- libXcursor
|
- libXcursor
|
||||||
- libXfixes
|
- libXfixes
|
||||||
- vulkan-loader
|
|
||||||
- vulkan-headers
|
- vulkan-headers
|
||||||
- wayland
|
- wayland
|
||||||
- mesa-libs
|
- mesa-libs
|
||||||
|
|||||||
Reference in New Issue
Block a user