Skip to content

Commit

Permalink
Add temporary docs for install of new Qt7 requirements
Browse files Browse the repository at this point in the history
This will eventually be bundled in AppImage and then this will no longer be needed
  • Loading branch information
DonLakeFlyer committed Feb 28, 2024
1 parent 95955e6 commit 14acfd2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ Before installing _QGroundControl_ for the first time:
sudo usermod -a -G dialout $USER
sudo apt-get remove modemmanager -y
sudo apt install gstreamer1.0-plugins-bad gstreamer1.0-libav gstreamer1.0-gl -y
sudo apt install libqt5gui5 -y
sudo apt install libfuse2 -y
sudo apt install libxcb-xinerama0 libxkbcommon-x11-0 libxcb-cursor0 -y
```
<!-- Note, remove install of libqt5gui5 https://github.com/mavlink/qgroundcontrol/issues/10176 fixed -->
1. Logout and login again to enable the change to user permissions.
Expand Down

0 comments on commit 14acfd2

Please sign in to comment.