diff --git a/meson.build b/meson.build
index 9cd73462f..3b8d54a65 100644
--- a/meson.build
+++ b/meson.build
@@ -224,7 +224,7 @@ pipelines_support = {
     'simple':       ['any'],
     'uvcvideo':     ['any'],
     'vimc':         ['test'],
-    'virtual':      ['test'],
+    'virtual':      ['any'],
 }
 
 if wanted_pipelines.contains('all')
