-
Notifications
You must be signed in to change notification settings - Fork 0
Home
qun-niu edited this page Jan 4, 2026
·
1 revision
sudo apt-get install -y meson pkg-config cmake x11proto-dev xtrans-dev libxshmfence-dev libpixman-1-dev libbsd-dev x11-xkb-utils libxkbfile-dev libxfont-dev libxcvt-dev libudev-dev mesa-common-dev libepoxy-dev gcc fontconfig xfonts-utils libgbm-dev wayland-protocols libdrm-dev libegl-dev libgl-dev
cd xserver
meson build --prefix=/usr
ninja -C build install