diff options
Diffstat (limited to 'wayland/wlroots/build')
-rwxr-xr-x | wayland/wlroots/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wayland/wlroots/build b/wayland/wlroots/build index 8a00a92a..06b86f6a 100755 --- a/wayland/wlroots/build +++ b/wayland/wlroots/build @@ -9,6 +9,7 @@ cl-meson \ -Dxwayland=enabled \ -Dbackends=drm,libinput,x11 \ -Drenderers=gles2 \ + -Dsession=enabled \ . build ninja -C build |