From: Luke Kenneth Casson Leighton Date: Sat, 26 Mar 2022 11:58:53 +0000 (+0000) Subject: add minicom to dependencies X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=41e17b97bf9a7bef957a900d10a69586a6763ae0;p=dev-env-setup.git add minicom to dependencies --- diff --git a/install-hdl-apt-reqs b/install-hdl-apt-reqs index a12d1e5..5bda9ac 100755 --- a/install-hdl-apt-reqs +++ b/install-hdl-apt-reqs @@ -41,6 +41,7 @@ apt-get install -y autoconf \ libpng++-dev \ libreadline-dev \ libreadline7 \ + minicom \ ninja-build \ pkg-config \ python \