summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-09-14 18:40:26 -0700
committerMicah Lee <micah@micahflee.com>2018-09-14 18:40:26 -0700
commit26059670111decf577d2a1ce865b011b2f3280f0 (patch)
tree4b73a312edd0d1cb2d65672f35bdc6e4fdeab989 /BUILD.md
parent23415a43f26f09c6b404b674f3efe7cce697a6c1 (diff)
parent45a5a2ae634c623ba0c0ccc5dab2d1d6c8a2bbe0 (diff)
downloadonionshare-26059670111decf577d2a1ce865b011b2f3280f0.tar.gz
onionshare-26059670111decf577d2a1ce865b011b2f3280f0.zip
Merge branch '685_use_dist_socks' of https://github.com/mig5/onionshare into mig5-685_use_dist_socks
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 4b87b98f..7d8350a6 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -11,7 +11,7 @@ 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 rpm-build`