mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ubuntu.sh: add libfuse2 to general packages
to allow running QGroundControl app image out of the box.
This commit is contained in:
parent
dabf33759b
commit
22030c1b8c
@ -84,6 +84,7 @@ sudo DEBIAN_FRONTEND=noninteractive apt-get -y --quiet --no-install-recommends i
|
||||
gdb \
|
||||
git \
|
||||
lcov \
|
||||
libfuse2 \ # QGroundControl AppImage requirement
|
||||
libxml2-dev \
|
||||
libxml2-utils \
|
||||
make \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user