tce-load -wil compiletc submitqc meson cmake libvulkan-dev libxkbcommon-dev seatd-dev libdisplay-info-dev libinput-dev hwdata-dev glslang xwayland https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.1/downloads/wlroots-0.17.1.tar.gz cd wlroots-0.17.1 mkdir build cd build CC="gcc -mtune=generic -Os -pipe" CXX="g++ -mtune=generic -Os -pipe" meson setup --prefix=/usr/local -Dbuildtype=plain -Ddebug=false -Dstrip=true -Dsysconfdir=/usr/local/etc -Dexamples=false -Dxcb-errors=disabled -Dxwayland=enabled -Drenderers=auto -Dwerror=false ninja [0m 16.95s] mkdir /tmp/dest DESTDIR=/tmp/dest ninja install wlroots 0.17.1 drm-backend : YES x11-backend : YES libinput-backend: YES xwayland : YES gles2-renderer : YES vulkan-renderer : YES gbm-allocator : YES session : YES xcb-errors : NO egl : YES libliftoff : NO Subprojects libliftoff : NO Neither a subproject directory nor a libliftoff.wrap file was found. User defined options buildtype : plain debug : false prefix : /usr/local strip : true sysconfdir : /usr/local/etc werror : false examples : false renderers : auto xcb-errors : disabled xwayland : enabled