diff options
Diffstat (limited to 'resources/scripts/build/dependencies/ubuntu2004')
-rwxr-xr-x | resources/scripts/build/dependencies/ubuntu2004 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/build/dependencies/ubuntu2004 b/resources/scripts/build/dependencies/ubuntu2004 index 14a1d8c2..e7a04678 100755 --- a/resources/scripts/build/dependencies/ubuntu2004 +++ b/resources/scripts/build/dependencies/ubuntu2004 @@ -46,7 +46,7 @@ apt-get -y install uuid-dev nasm apt-get -y install build-essential -# for running the crostool script (to get mrc.bin file for t440p) +# for running the crostool script apt-get -y install sharutils curl parted e2fsprogs unzip # to use the right software versions and links for compiling |