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