mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
parent
b4c7973d49
commit
1b6370ace1
6 changed files with 23 additions and 5 deletions
|
|
@ -6,7 +6,7 @@ spa_examples = [
|
|||
'local-v4l2',
|
||||
]
|
||||
|
||||
if not get_option('examples').allowed()
|
||||
if not get_option('examples').allowed() or not get_option('spa-plugins').allowed()
|
||||
subdir_done()
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue