meson: drop unnecessary option

Co-authored-by: Barnabás Pőcze <pobrn@protonmail.com>
This commit is contained in:
Dmitry Sharshakov 2022-11-09 19:47:42 +03:00 committed by Wim Taymans
parent 3d971b4024
commit 57f19959a7
2 changed files with 1 additions and 8 deletions

View file

@ -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',