We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189eb3d commit ba47d1dCopy full SHA for ba47d1d
1 file changed
script/installxcb.sh
@@ -42,7 +42,9 @@ if [ "$1" = "linux" ] || [ "$1" = "raspberry" ]; then
42
f libopus0
43
f libpulse0
44
f libxcb-cursor0
45
+ f libxcb-xinerama0
46
f minizip
47
+ f pipewire
48
f zlib1g
49
elif [ "$1" = "openbsd" ]; then
50
g libxcb-cursor0
0 commit comments