mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-27 00:42:05 +08:00
tools/setup: add missing package for plotjuggler (#22713)
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