meson: use dep_thread instead of dependency('threads') in freedreno

They are the same thing, but this is more consistent with the rest of
the project.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
Dylan Baker 2017-11-28 16:49:02 -08:00
parent 5e71efef44
commit f56e964e01
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ ir3_compiler = executable(
dependencies : [
dep_libdrm,
dep_libdrm_freedreno,
dependency('threads'),
dep_thread,
dep_lmsensors,
],
link_with : [