From 41e17b97bf9a7bef957a900d10a69586a6763ae0 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 26 Mar 2022 11:58:53 +0000 Subject: [PATCH] add minicom to dependencies --- install-hdl-apt-reqs | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.30.2