1
0
Fork 0

Disable building libmpv
Some checks failed
/ build-kde (push) Failing after 8m22s
/ build-gnome (push) Failing after 8m3s

mpv upstream changed this to be enabled by default and it currently fails
build. I'm disabling it since it's not needed for anything right now.
This commit is contained in:
ver4a 2025-02-23 14:24:09 +01:00
parent 808e170e94
commit 5663d212c9

View file

@ -3,3 +3,4 @@
-Dlua=enabled
-Dvulkan=enabled
-Dvaapi=enabled
-Dlibmpv=disabled