We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b1bb5f commit f5adaefCopy full SHA for f5adaef
1 file changed
linux/debian/control
@@ -26,6 +26,21 @@ Build-Depends: debhelper (>= 13),
26
libqt6networkauth6-dev (>=6.2.0~),
27
libqt6opengl6-dev (>=6.2.0~),
28
libqt6svg6-dev (>=6.2.0~),
29
+ libxcb1-dev,
30
+ libxcb-cursor-dev,
31
+ libxcb-glx0-dev,
32
+ libxcb-keysyms1-dev,
33
+ libxcb-image0-dev,
34
+ libxcb-shm0-dev,
35
+ libxcb-icccm4-dev,
36
+ libxcb-sync-dev,
37
+ libxcb-xfixes0-dev,
38
+ libxcb-shape0-dev,
39
+ libxcb-randr0-dev,
40
+ libxcb-render-util0-dev,
41
+ libxcb-util-dev,
42
+ libxcb-xinerama0-dev,
43
+ libxcb-xkb-dev,
44
libxkbcommon-dev,
45
libxkbcommon-x11-dev,
46
libwayland-dev,
0 commit comments