We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11fa672 commit 8df4a18Copy full SHA for 8df4a18
README.md
@@ -34,7 +34,7 @@ As a work-around we can use [cargo wix](https://github.com/volks73/cargo-wix) to
34
On Linux first install the following:
35
36
```sh
37
-sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev
+sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev libudev-dev
38
```
39
40
After downloading
0 commit comments