diff --git a/build/scripts/utilities.sh b/build/scripts/utilities.sh index 71ae5c4..3e15bdb 100644 --- a/build/scripts/utilities.sh +++ b/build/scripts/utilities.sh @@ -1,5 +1,5 @@ ## Often used tools -apt_install_permanent software-properties-common gnupg2 dirmngr psmisc wget curl python-pip git gawk zip gperf unzip bzip2 inetutils-ping inetutils-telnet rsync +apt_install_permanent software-properties-common gpgv dirmngr psmisc wget curl python-pip git gawk zip gperf unzip lbzip2 inetutils-ping inetutils-telnet rsync ## Often used python modules pip install argparse