build: Make the udev build option less ambiguous
It controls it for all backends, it just is required for the native one. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4223>
This commit is contained in:
parent
85772a13ce
commit
98519a344f
@ -90,7 +90,7 @@ option('wayland_eglstream',
|
|||||||
option('udev',
|
option('udev',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
value: true,
|
value: true,
|
||||||
description: 'Enable udev support when using the X11 backend'
|
description: 'Enable udev support'
|
||||||
)
|
)
|
||||||
|
|
||||||
option('udev_dir',
|
option('udev_dir',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user