summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-03-22 17:20:17 -0700
committerMicah Lee <micah@micahflee.com>2020-03-22 17:20:17 -0700
commitfc0dbd153f74e529cbdfd03325de46f2fce49a27 (patch)
treef2d655bccd91eddfc5b05473fcd37a4d0819bcfe /BUILD.md
parent097f5f604709bb75d2b4c91ec90acb4f2749a523 (diff)
parent785512218d6f38baecbd0e64784cfdeb59190c0a (diff)
downloadonionshare-fc0dbd153f74e529cbdfd03325de46f2fce49a27.tar.gz
onionshare-fc0dbd153f74e529cbdfd03325de46f2fce49a27.zip
Merge branch 'fix_tests' into 1064_tabs
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 c761f887..88efab04 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -33,7 +33,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 python3-psutil python3-watchdog
+apt install -y python3-flask python3-stem python3-pyqt5 python3-crypto python3-socks python-nautilus tor obfs4proxy python3-pytest python3-pytestqt build-essential fakeroot python3-all python3-stdeb dh-python python3-flask-httpauth python3-distutils python3-psutil python3-watchdog
```
#### For Fedora-like distros: