mirror of https://github.com/jetkvm/kvm.git
Compare commits
1 Commits
9f123ff528
...
a0fee851be
| Author | SHA1 | Date |
|---|---|---|
|
|
a0fee851be |
|
|
@ -14,7 +14,6 @@ set -ex
|
|||
export DEBIAN_FRONTEND=noninteractive
|
||||
sudo apt-get update && \
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
iputils-ping \
|
||||
build-essential \
|
||||
device-tree-compiler \
|
||||
gperf g++-multilib gcc-multilib \
|
||||
|
|
|
|||
Loading…
Reference in New Issue