From a4414efa3f64ec61cffe5876a8b68881d2b6d5af Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 23 Jan 2022 10:48:10 +0300 Subject: wlroots: bump to 0.15.0 This reverts commit 88997cf4cf8b54e4622c2166a0a29e516efc9a26. --- 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