We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41adfd1 commit 33b6595Copy full SHA for 33b6595
README.md
@@ -90,7 +90,7 @@ Before beginning check that you have the required build dependencies to use the
90
91
You need to install the **libxcb-devel** dependency, needed for clipboard coping in X11:
92
93
-- Debian based: `sudo apt install libxcb1-dev libx11-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev`
+- Debian based: `sudo apt install libxcb1-dev libx11-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev xclip`
94
- Fedora / RHEL based: `sudo dnf install libX11-devel`
95
- Void Linux `sudo xbps-install -S libxcb-devel`
96
0 commit comments