Fixing missing dep for Debian Buster install script

forksand-xd87
Jeff Moe 5 years ago
parent c27aa60c50
commit 7262c919af

@ -53,6 +53,7 @@ elif grep ID /etc/os-release | grep -qE 'debian|ubuntu'; then
git \
libnewlib-arm-none-eabi \
python3 \
python3-util \
unzip \
wget \
zip

Loading…
Cancel
Save