Skip to content

Instantly share code, notes, and snippets.

@keithel
Created January 26, 2023 18:44
Show Gist options
  • Select an option

  • Save keithel/439029f42b5c602ecb79fa2e90ae0785 to your computer and use it in GitHub Desktop.

Select an option

Save keithel/439029f42b5c602ecb79fa2e90ae0785 to your computer and use it in GitHub Desktop.
Packages needed to build Qt 6.5 core libs with full XCB support on Rocky 8
libXrender-devel libXrender
libxcb-devel libxcb-render, libxcb-shape, libxcb-randr, libxcb-xfixes, libxcb-xkb, libxcb-sync, libxcb-shm
xcb-util-renderutil-devel libxcb-render-util
xcb-util-wm-devel libxcb-icccm
xcb-util-keysyms-devel libxcb-keysyms
xcb-util-image-devel libxcb-image
xcb-util-devel libxcb-util
xcb-util-cursor-devel libxcb-cursor0
libxkbcommon-devel libxkbcommon
libxkbcommon-x11-devel libxkbcommon-x11
fontconfig-devel libfontconfig
freetype-devel libfreetype
libXext-devel libXext
libX11-devel libX11 libX11-xcb
libxcb-devel libxcb
libSM-devel libSM
libICE-devel libICE
glib2-devel libglib-2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment