summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2018-09-04 14:26:47 +1000
committerMiguel Jacq <mig@mig5.net>2018-09-04 14:26:47 +1000
commit45a5a2ae634c623ba0c0ccc5dab2d1d6c8a2bbe0 (patch)
tree24d1fe83a84261e6d5ced18f36a28a0365292ee3 /BUILD.md
parent0e9e729b6fead3604025a31ccfe843f30a970b28 (diff)
downloadonionshare-45a5a2ae634c623ba0c0ccc5dab2d1d6c8a2bbe0.tar.gz
onionshare-45a5a2ae634c623ba0c0ccc5dab2d1d6c8a2bbe0.zip
Use the distribution's PySocks module instead of our custom version
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.md b/BUILD.md
index 77d5ee0e..f079806b 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -11,9 +11,9 @@ cd onionshare
Install the needed dependencies:
-For Debian-like distros: `apt install -y build-essential fakeroot python3-all python3-stdeb dh-python python3-flask python3-stem python3-pyqt5 python-nautilus python3-pytest tor obfs4proxy`
+For Debian-like distros: `apt install -y build-essential fakeroot python3-all python3-stdeb dh-python python3-socks python3-flask python3-stem python3-pyqt5 python-nautilus python3-pytest tor obfs4proxy`
-For Fedora-like distros: `dnf install -y rpm-build python3-flask python3-stem python3-qt5 python3-pytest nautilus-python tor obfs4`
+For Fedora-like distros: `dnf install -y rpm-build python3-flask python3-pysocks python3-stem python3-qt5 python3-pytest nautilus-python tor obfs4`
After that you can try both the CLI and the GUI version of OnionShare: