mirror of
https://github.com/svpcom/wfb-ng.git
synced 2025-02-21 16:03:49 -04:00
Update README.md (#305)
python3-all-dev is required for the 23.8 in Jetson Nano
This commit is contained in:
parent
bdbc16f956
commit
62efab1bff
@ -178,7 +178,7 @@ make rpm
|
||||
For binary distribution Debian or Ubuntu
|
||||
```
|
||||
sudo apt install python3-all libpcap-dev libsodium-dev python3-pip python3-pyroute2 \
|
||||
python3-future python3-twisted python3-serial iw virtualenv \
|
||||
python3-future python3-twisted python3-serial python3-all-dev iw virtualenv \
|
||||
debhelper dh-python build-essential -y
|
||||
sudo make deb
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user