Update Help

Miguel Jacq 2025-11-26 18:08:04 -06:00
parent 0fbe560210
commit 367dd6b639

@ -238,4 +238,4 @@ Available platform plugins are: vnc, eglfs, offscreen, wayland-brcm, wayland-egl
Aborted
```
Make sure to install `libxcb-cursor0` (that's the package name in Debian/Ubuntu, it might be called something else in other distributions). This is a dependency needed for Qt.
Make sure you have `libxcb-cursor0` installed (on Debian-based distributions) or `xcb-util-cursor` (RedHat/Fedora-based distributions).