meson: drop unused dep_{thread,dl}
[mesa.git] / src / gallium / drivers / lima / meson.build
index 27e5ac001426d4f7722cd7e7b27f17c798ea04b0..36788ddf0dd03fb842d58806443548e257ea0f35 100644 (file)
@@ -97,7 +97,6 @@ lima_compiler = executable(
     inc_src, inc_include, inc_gallium, inc_gallium_aux, inc_gallium_drivers, inc_mesa, inc_mapi, inc_compiler,
   ],
   dependencies : [
-    dep_thread,
     idep_nir,
     idep_mesautil,
   ],