summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-09-27 14:03:02 -0400
committerMicah Lee <micah@micahflee.com>2019-09-27 14:03:02 -0400
commitafa91c9dcd11d9acef547d74d4656f1a1d004fa5 (patch)
treedd75a693ec648d4c938d12f9d98f33b360b34fca
parent9e7118bc7a568e9b1f805623b8899d65d1959199 (diff)
downloadonionshare-afa91c9dcd11d9acef547d74d4656f1a1d004fa5.tar.gz
onionshare-afa91c9dcd11d9acef547d74d4656f1a1d004fa5.zip
Add missing fedora dependency to BUILD.md
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.md b/BUILD.md
index 260a5d7e..67fc8691 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -14,7 +14,7 @@ Install the needed dependencies:
For Debian-like distros:
```
-apt install -y python3-flask python3-stem python3-pyqt5 python3-crypto python3-socks python-nautilus tor obfs4proxy python3-pytest build-essential fakeroot python3-all python3-stdeb dh-python python3-flask-httpauth python3-distutils
+apt install -y python3-flask python3-flask-httpauth python3-stem python3-pyqt5 python3-crypto python3-socks python-nautilus tor obfs4proxy python3-pytest build-essential fakeroot python3-all python3-stdeb dh-python python3-flask-httpauth python3-distutils
```
For Fedora-like distros: