diff --git a/src/meson.build b/src/meson.build index 0e80016dc81..c382798c0a5 100644 --- a/src/meson.build +++ b/src/meson.build @@ -47,7 +47,7 @@ else idep_getopt = null_dep endif subdir('x11') -if with_gallium or with_gbm or with_platform_wayland +if with_gallium_or_lvp or with_gbm or with_platform_wayland subdir('loader') endif if with_gallium