diff --git a/.pick_status.json b/.pick_status.json index f6941aa843a..dcaa8c01335 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -283,7 +283,7 @@ "description": "freedreno: Add missing dependency to build", "nominated": true, "nomination_type": 1, - "resolution": 0, + "resolution": 1, "master_sha": null, "because_sha": "1e8808a4a0f7f28dfc885bbe6c50e7a65ad15bbf" }, diff --git a/src/freedreno/computerator/meson.build b/src/freedreno/computerator/meson.build index e810dfb78e4..b320426e3d8 100644 --- a/src/freedreno/computerator/meson.build +++ b/src/freedreno/computerator/meson.build @@ -23,6 +23,7 @@ computerator_files = [ 'ir3_asm.c', 'main.c', freedreno_xml_header_files, + ir3_parser[1], ] computerator = executable(