panfrost: Add a Meson dependency on bi_opcodes.h for bifrost_compiler

Fixes: 2d4597de ("pan/bi: Use autogenerated modifiers")
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9719>
This commit is contained in:
Jesse Natalie 2021-03-19 11:17:54 -07:00 committed by Marge Bot
parent c54fb6ef3d
commit 28bf06f350
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ bifrost_compiler = executable(
dependencies : [
idep_nir,
idep_mesautil,
idep_bi_opcodes_h,
dep_libdrm,
],
link_with : [