intel: Add missing dep of gen_*_header.py on utils.py.
Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14725>
This commit is contained in:
@@ -105,6 +105,7 @@ if with_tests and not with_platform_android
|
||||
output : _name,
|
||||
command : [prog_python, '@INPUT@'],
|
||||
capture : true,
|
||||
depend_files: gen_pack_header_deps
|
||||
)
|
||||
|
||||
genxml_path = join_paths(meson.source_root(),
|
||||
|
||||
Reference in New Issue
Block a user