mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-02 12:02:09 +08:00
tools/setup: add missing package for plotjuggler (#22713)
old-commit-hash: 999b2ee5cc5af8f356a76b0cb240a3bfffa7b30c
This commit is contained in:
@@ -67,7 +67,8 @@ function install_ubuntu_common_requirements() {
|
||||
libqt5sql5-sqlite \
|
||||
libqt5svg5-dev \
|
||||
libqt5x11extras5-dev \
|
||||
libreadline-dev
|
||||
libreadline-dev \
|
||||
libdw1
|
||||
}
|
||||
|
||||
# Install Ubuntu 21.10 packages
|
||||
|
||||
Reference in New Issue
Block a user