Pudding_LWGW_BR2/.drone/install_dependencies.sh
Yilin Sun 5efe8cb8d5
Some checks reported errors
continuous-integration/drone/push Build was killed
Add mtools dependency.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-04-19 11:30:21 +08:00

11 lines
296 B
Bash
Executable File

#!/usr/bin/env bash
echo "Sleep 5 minutes to overcome the unattended-upgrade period"
sleep 300
apt-get update
apt-get install -y \
sed make binutils build-essential diffutils \
gcc g++ bash patch gzip bzip2 perl tar cpio \
unzip rsync file bc findutils wget openssl \
libssl-dev mtools