From: Luke Kenneth Casson Leighton Date: Thu, 20 May 2021 14:47:29 +0000 (+0100) Subject: add wget to install-hdl-apt-reqs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=18a1daf8ab9de9defdf4e06ab5da92642cd065bf;p=dev-env-setup.git add wget to install-hdl-apt-reqs --- diff --git a/install-hdl-apt-reqs b/install-hdl-apt-reqs index d5617d1..31de76a 100755 --- a/install-hdl-apt-reqs +++ b/install-hdl-apt-reqs @@ -47,4 +47,5 @@ apt-get install -y autoconf \ tcl-dev \ tcl-tclreadline \ vim \ + wget \ xdot