diff --git a/src/gallium/targets/rusticl/meson.build b/src/gallium/targets/rusticl/meson.build index 36ae0fe677d..a7306f10689 100644 --- a/src/gallium/targets/rusticl/meson.build +++ b/src/gallium/targets/rusticl/meson.build @@ -42,7 +42,6 @@ librusticl = shared_library( ], link_whole : librusticl, link_with : [ - libgalliumvl, libpipe_loader_static, libswdri, libswkmsdri,