From 8a6df752abc0b452f950e1a1cbd1500bb98d3879 Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Tue, 30 Apr 2024 03:12:08 +0700 Subject: [PATCH] oops i forgor --- anda/lib/terra-mesa/terra-mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/terra-mesa/terra-mesa.spec b/anda/lib/terra-mesa/terra-mesa.spec index 8981bd0b57..441673dc94 100644 --- a/anda/lib/terra-mesa/terra-mesa.spec +++ b/anda/lib/terra-mesa/terra-mesa.spec @@ -422,7 +422,7 @@ export MESON_PACKAGE_CACHE_DIR="%{cargo_registry}/" %if 0%{?with_opencl} -Dgallium-rusticl=true \ %endif - -D=h264dec,h264enc,video-codecsh265dec,h265enc,vc1dec,av1dec,av1enc,vp9dec \ + -Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec,av1dec,av1enc,vp9dec \ -Dvulkan-drivers=%{?vulkan_drivers} \ -Dvulkan-layers=device-select \ -Dshared-glapi=enabled \