summaryrefslogtreecommitdiffstats
path: root/website/docs
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-12-16 17:22:52 +0100
committerCanop <cano.petrole@gmail.com>2021-12-16 17:22:52 +0100
commit5bf8703c14062d5a2134f57634248e49f4aff63f (patch)
treea13fec68ae966991ea8b154ce7e761bba078fe96 /website/docs
parent46fd10517d96676887754ebf80c74d80d39946a7 (diff)
version 1.7.5, making the "clipboard" feature non default againv1.7.5
Diffstat (limited to 'website/docs')
-rw-r--r--website/docs/common-problems.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/common-problems.md b/website/docs/common-problems.md
index b3eb082..f9163e6 100644
--- a/website/docs/common-problems.md
+++ b/website/docs/common-problems.md
@@ -7,7 +7,7 @@ Please come to [miaou](https://miaou.dystroy.org/3490?broot) if something isn't
The common causes are
* an oudated Rust installation. If you're using [rustup](https://rustup.rs), do `rustup update`.
-* some tools missing. On Debian like distributions, this can generally be solved with `sudo apt install build-essential`
+* some tools missing. On Debian like distributions, this can generally be solved with `sudo apt install build-essential libxcb-shape0-dev and libxcb-xfixes0-dev`
# Those aren't my colors