mirror of
https://github.com/openwrt/video.git
synced 2026-04-15 19:02:15 +00:00
Make sure build dependency to mesa/host is set for x86 and x86/64 builds, add missing dependency on Python ply and make sure to always prefer LLVM subproject to avoid picking up LLVM from the build host (which may not match SPIR-V converter tool version). Signed-off-by: Daniel Golle <daniel@makrotopia.org>