We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bf5e59 commit b3de685Copy full SHA for b3de685
readme.md
@@ -51,9 +51,9 @@ params = [
51
52
### Linux
53
54
-Make sure that you have libxcb-composite0-dev installed
+Make sure that you have libxkbcommon-dev libxcb-shape0-dev libxcb-xfixes0-dev installed
55
```
56
-sudo apt-get install libxcb-composite0-dev
+sudo apt-get install libxkbcommon-dev libxcb-shape0-dev libxcb-xfixes0-dev
57
58
59
### MacOs
0 commit comments