From 82946a8d7aab8d525d84dd0dfc2de313fd3a53de Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 10 Sep 2021 01:15:57 +0300 Subject: wlroots: enable gles2 --- wayland/wlroots/build | 1 + 1 file changed, 1 insertion(+) (limited to 'wayland/wlroots') diff --git a/wayland/wlroots/build b/wayland/wlroots/build index 3f1bbec2..e92a1ff4 100755 --- a/wayland/wlroots/build +++ b/wayland/wlroots/build @@ -7,6 +7,7 @@ cl-meson \ -Dexamples=false \ -Dxwayland=enabled \ -Dx11-backend=enabled \ + -Drenderers=gles2 \ . build ninja -C build -- cgit v1.2.3