From 73ff06de2704eb244e5cf1b25ab24e10e256fbea Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 17 Jul 2022 18:36:23 +0100 Subject: [PATCH] cannot install sysvinit-core --- install-hdl-apt-reqs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install-hdl-apt-reqs b/install-hdl-apt-reqs index 3e792b9..6d5b2eb 100755 --- a/install-hdl-apt-reqs +++ b/install-hdl-apt-reqs @@ -63,8 +63,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 \ - sysvinit-core +apt-get -t buster-backports install qemu-system-ppc/buster-backports # if doing this on ppc64le it may fail apt-get install -y gcc-8-powerpc64-linux-gnu -- 2.30.2