https://mesonbuild.com/FAQ.html#how-do-i-tell-meson-that-my-sources-use-generated-headers A few locations had underspecified deps on the header files, and this caused builds to fail given sufficient parallelism. Fixes #6531 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16659>