mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
fixes: add implementation
This commit is contained in:
parent
7392b3313a
commit
812675ba34
4 changed files with 100 additions and 6 deletions
|
|
@ -86,7 +86,7 @@ internal_features = {
|
|||
internal_config = configuration_data()
|
||||
|
||||
wayland_kwargs = {
|
||||
'version': '>=1.23.1',
|
||||
'version': '>=1.24.0',
|
||||
'fallback': 'wayland',
|
||||
'default_options': [
|
||||
'tests=false',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue