virglrenderer: set vulkan-dload to false; fixes venus (#526823)

This commit is contained in:
K900
2026-06-01 18:45:08 +00:00
committed by GitHub
@@ -68,6 +68,7 @@ stdenv.mkDerivation (finalAttrs: {
mesonFlags = [
(lib.mesonBool "video" vaapiSupport)
(lib.mesonBool "venus" vulkanSupport)
(lib.mesonBool "vulkan-dload" false)
(lib.mesonOption "drm-renderers" (
lib.optionalString nativeContextSupport (
lib.concatStringsSep "," (