| Message ID | 20260626092847.289764-3-robert.mader@collabora.com |
|---|---|
| State | New |
| Headers | show |
| Series |
|
| Related | show |
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')