mirror of https://github.com/OpenIPC/wiki.git
Update fpv-gs-ubuntu.md
Fix line ending, remove deprecated python3-configparser package dependencypull/398/head
parent
abb6dcb15c
commit
cf3ecced20
|
@ -15,8 +15,7 @@ Video version: - [OpenIPC - Prepare GroundStation: Ubuntu + QGroundControl](http
|
|||
sudo apt update
|
||||
```
|
||||
```
|
||||
sudo apt install dkms git python3-all-dev net-tools virtualenv fakeroot debhelper python3-twisted
|
||||
libpcap-dev python3-pyroute2 python3-future python3-configparser python3-all libsodium-dev
|
||||
sudo apt install dkms git python3-all-dev net-tools virtualenv fakeroot debhelper python3-twisted libpcap-dev python3-pyroute2 python3-future python3-all libsodium-dev
|
||||
```
|
||||
|
||||
### Libsodium
|
||||
|
|
Loading…
Reference in New Issue