From 7d37d59f1a3b0134daca49ac76aacee51aada157 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 18 Dec 2021 13:36:34 +0100 Subject: wlroots: bump to 0.15.0 --- wayland/wlroots/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wayland/wlroots/build') diff --git a/wayland/wlroots/build b/wayland/wlroots/build index e92a1ff4..5b6e34ad 100755 --- a/wayland/wlroots/build +++ b/wayland/wlroots/build @@ -6,7 +6,7 @@ cl-meson \ --default-library=both \ -Dexamples=false \ -Dxwayland=enabled \ - -Dx11-backend=enabled \ + -Dbackends=drm,libinput,x11 \ -Drenderers=gles2 \ . build -- cgit v1.2.3