mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-05 16:05:24 -04:00
Add missing fedora dependency to BUILD.md
This commit is contained in:
parent
9e7118bc7a
commit
afa91c9dcd
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue