projects
/
dev-env-setup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a81232
)
cannot install sysvinit-core
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 17 Jul 2022 17:36:23 +0000
(18:36 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 17 Jul 2022 17:36:23 +0000
(18:36 +0100)
install-hdl-apt-reqs
patch
|
blob
|
history
diff --git
a/install-hdl-apt-reqs
b/install-hdl-apt-reqs
index 3e792b930490fe9e1007dc5a124d3a82f3f01ef6..6d5b2eb095421feb35ccfc85190091bf886a6b28 100755
(executable)
--- 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