mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
meson: drop unnecessary option
Co-authored-by: Barnabás Pőcze <pobrn@protonmail.com>
This commit is contained in:
parent
3d971b4024
commit
57f19959a7
2 changed files with 1 additions and 8 deletions
|
|
@ -168,8 +168,6 @@ option('libcamera',
|
|||
description: 'Enable libcamera spa plugin integration',
|
||||
type: 'feature',
|
||||
value: 'auto')
|
||||
option('system-libcamera', type : 'boolean', value : 'true',
|
||||
description : 'Use libcamera from the system instead of building from source')
|
||||
option('videoconvert',
|
||||
description: 'Enable videoconvert spa plugin integration',
|
||||
type: 'feature',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue