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:
8ba3bb1
)
sigh forgot the "y" on install qemu-system-ppc
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 17 Jan 2023 16:05:28 +0000
(16:05 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Tue, 17 Jan 2023 16:05:32 +0000
(16:05 +0000)
install-hdl-apt-reqs
patch
|
blob
|
history
diff --git
a/install-hdl-apt-reqs
b/install-hdl-apt-reqs
index 104edc6833e01107b80f7adb9a01bd1a9772961c..3854e72f800b677d51f71198a42433b49b82e7df 100755
(executable)
--- a/
install-hdl-apt-reqs
+++ b/
install-hdl-apt-reqs
@@
-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