Fixup Build dependency formatting

This commit is contained in:
SolidHal 2019-09-26 10:27:54 -07:00 committed by GitHub
parent b02b5b7adc
commit f3f10db8d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,13 +47,10 @@ This is the only build enviroment that is supported.
These packages are required:
```
apt install --no-install-recommends --no-install-suggests \
parted cgpt \
git gawk device-tree-compiler vboot-kernel-utils gcc-arm-none-eabi \
u-boot-tools \
gcc make libc-dev wget g++ cmake \
binfmt-support qemu-user-static debootstrap \
lzip libssl-dev libncurses-dev flex bison sudo patch bc
apt install --no-install-recommends --no-install-suggests parted cgpt git \
gawk device-tree-compiler vboot-kernel-utils gcc-arm-none-eabi u-boot-tools \
gcc make libc-dev wget g++ cmake binfmt-support qemu-user-static debootstrap \
lzip libssl-dev libncurses-dev flex bison sudo patch bc
```
## Build