meson: Fix vc5 deps on the XML-generated headers.
authorEric Anholt <eric@anholt.net>
Sat, 21 Oct 2017 00:14:52 +0000 (17:14 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 21 Oct 2017 00:16:00 +0000 (17:16 -0700)
commit48615d1ead9ae039b6b8a6b794d5a63d6514b90e
tree6b87acef702952dc62b372494e1008099aefc6e2
parent07bfdb478bf844a0ac9cf3679f51f83c4abea5a1
meson: Fix vc5 deps on the XML-generated headers.

I typoed and was depending on v3d_xml.h (the gzipped xml)_, not on the
v3d_packet_v33_pack.h that the compiler and QPU packing actually use.
src/broadcom/compiler/meson.build
src/broadcom/qpu/meson.build