mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 06:36:45 +08:00
ubuntu.sh: add libfuse2 to general packages
to allow running QGroundControl app image out of the box.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user