mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 16:47:35 +08:00
add GNU screen to NUTTX dependencies in ubuntu setup
This commit is contained in:
@@ -130,6 +130,7 @@ if [[ $INSTALL_NUTTX == "true" ]]; then
|
||||
libncurses-dev \
|
||||
libtool \
|
||||
pkg-config \
|
||||
screen \
|
||||
vim-common \
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user