aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco D'Aleo <m.daleo404@gmail.com>2023-10-17 21:55:33 +0100
committerMarco D'Aleo <m.daleo404@gmail.com>2023-10-17 21:55:33 +0100
commit339af2ffd2330c670db496b8832198636938d92f (patch)
tree41bb805ea09bbcae6db598dfb6182aad2ef07f02
parent00eeca793191b67f22e8e83186d5ed01f632b196 (diff)
downloadonionshare-339af2ffd2330c670db496b8832198636938d92f.tar.gz
onionshare-339af2ffd2330c670db496b8832198636938d92f.zip
add dependecies for Fedora/CentOS
-rw-r--r--desktop/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/README.md b/desktop/README.md
index b950fec4..e4a06910 100644
--- a/desktop/README.md
+++ b/desktop/README.md
@@ -27,7 +27,9 @@ poetry install
### Get Tor
-**Linux users:** You may need the `libxcb-xinerama0` and `libxcb-cursor0` packages installed.
+**Linux users:**
+- On Debian/Debian-based distributions you may need the `libxcb-xinerama0` and `libxcb-cursor0` packages installed.
+- On Fedora/CentOS you may need the `libxcb-1.13.1-11.fc38.x86_64` and `xcb-util-0.4.1-2.fc38.x86_64` packages installed.
**Windows users:**
- Download and install 7-Zip (x64) from https://7-zip.org/download.html. [Add](https://medium.com/@kevinmarkvi/how-to-add-executables-togit fethc-your-path-in-windows-5ffa4ce61a53) `C:\Program Files\7-Zip` to your path.