mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-23 17:23:44 +08:00
vendor zstd and ncurses (#37376)
This commit is contained in:
@@ -48,10 +48,6 @@ function install_ubuntu_deps() {
|
||||
git \
|
||||
xvfb
|
||||
|
||||
$SUDO apt-get install -y --no-install-recommends \
|
||||
libncurses5-dev \
|
||||
libzstd-dev
|
||||
|
||||
if [[ -d "/etc/udev/rules.d/" ]]; then
|
||||
# Setup jungle udev rules
|
||||
$SUDO tee /etc/udev/rules.d/12-panda_jungle.rules > /dev/null <<EOF
|
||||
|
||||
Reference in New Issue
Block a user