freedreno/decode: move dependencies up a level
authorRob Clark <robdclark@chromium.org>
Sun, 2 Aug 2020 19:17:28 +0000 (12:17 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 3 Aug 2020 19:46:49 +0000 (19:46 +0000)
commitcaa107cb8db930bc59cd557a325a6a0bc4a86565
tree92909fe7ba634a64508a9059dd07a5cf964c2dea
parent9c33c5389818bc5035eb4538ea5d3fc1321dd27e
freedreno/decode: move dependencies up a level

This is mainly for the benefit of automated syncing of changes from mesa
back to envytools, where the same subdir meson.build's are used, but the
toplevel meson.build is different.  In the envytools case, we want these
depenendencies to be required.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6154>
src/freedreno/decode/meson.build
src/freedreno/meson.build