diff options
Diffstat (limited to 'wayland/wlroots/build')
-rwxr-xr-x | wayland/wlroots/build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/wlroots/build b/wayland/wlroots/build index 5b6e34ad..e92a1ff4 100755 --- a/wayland/wlroots/build +++ b/wayland/wlroots/build @@ -6,7 +6,7 @@ cl-meson \ --default-library=both \ -Dexamples=false \ -Dxwayland=enabled \ - -Dbackends=drm,libinput,x11 \ + -Dx11-backend=enabled \ -Drenderers=gles2 \ . build |