mirror of https://github.com/mpv-player/mpv
ci/tumbleweed: don't enable shaderc
It only ever had any real affect on windows so with the previous build change, enabling it cannot work.
This commit is contained in:
parent
60a31a8a28
commit
c7d8e155d2
|
@ -12,7 +12,6 @@ meson setup build \
|
|||
-Dlibmpv=true \
|
||||
-Dmanpage-build=enabled \
|
||||
-Dpipewire=enabled \
|
||||
-Dshaderc=enabled \
|
||||
-Dtests=true \
|
||||
-Dvulkan=enabled
|
||||
meson compile -C build
|
||||
|
|
Loading…
Reference in New Issue