sigh forgot the "y" on install qemu-system-ppc
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 17 Jan 2023 16:05:28 +0000 (16:05 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 17 Jan 2023 16:05:32 +0000 (16:05 +0000)
install-hdl-apt-reqs

index 104edc6833e01107b80f7adb9a01bd1a9772961c..3854e72f800b677d51f71198a42433b49b82e7df 100755 (executable)
@@ -64,7 +64,7 @@ apt-get install -y autoconf \
 
 
 # have to also upgrade sysvinit-core to stop it getting removed
-apt-get -t buster-backports install qemu-system-ppc/buster-backports 
+apt-get -t buster-backports install -y qemu-system-ppc/buster-backports
 
 # if doing this on ppc64le it may fail
 apt-get install -y gcc-8-powerpc64-linux-gnu