nix: update patches for meson changes

This commit is contained in:
vaxerski 2023-09-17 00:08:19 +01:00
parent c0082519ae
commit c8cc811e85
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ index f3802553..6a924a79 100644
],
language: 'cpp')
-wlroots = subproject('wlroots', default_options: ['examples=false'])
-wlroots = subproject('wlroots', default_options: ['examples=false', 'renderers=gles2'])
-have_xwlr = wlroots.get_variable('features').get('xwayland')
-xcb_dep = dependency('xcb', required: get_option('xwayland'))
-