From 36f816f207e88d839491421620636983e32c4c9d Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 15 Aug 2022 16:46:30 +0100 Subject: [PATCH] whoops add wget to coriolis-install --- coriolis-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coriolis-install b/coriolis-install index d148371..a8b5a3d 100755 --- a/coriolis-install +++ b/coriolis-install @@ -22,7 +22,7 @@ sudo apt-get install -y automake binutils-dev bison build-essential \ python3-setuptools python-dev python-qt4 python-sphinx \ qt4-dev-tools rapidjson-dev tcl tcl-dev tcl-tclreadline \ texlive texlive-fonts-extra texlive-lang-french \ - texlive-latex-extra texlive-pictures xfig zlib1g-dev + texlive-latex-extra texlive-pictures xfig zlib1g-dev wget # Add convenience variable to chroot user .bash_profile vars_for_bash_profile="export PATH=/usr/lib/ccache:\044PATH -- 2.30.2