mirror of
https://github.com/km4ack/73Linux
synced 2026-08-13 17:51:54 -04:00
fix #50
This commit is contained in:
parent
67cc5cb614
commit
f710bd4850
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ INSTALL(){
|
|||
else
|
||||
sudo dpkg --add-architecture armhf
|
||||
sudo apt update
|
||||
sudo apt install -y libqt5widgets5:armhf libqt5serialport5:armhf libasound2:armhf libasound2-plugins:armhf
|
||||
sudo apt install -y libqt5widgets5:armhf libqt5serialport5:armhf libasound2:armhf libasound2-plugins:armhf libqt5multimedia5:armhf
|
||||
fi
|
||||
wget --tries 2 --connect-timeout=60 https://www.cantab.net/users/john.wiseman/Downloads/Beta/piQtTermTCP
|
||||
sudo chmod +x piQtTermTCP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue