소스 검색

Fixup Build dependency formatting

SolidHal 4 년 전
부모
커밋
f3f10db8d5
1개의 변경된 파일4개의 추가작업 그리고 7개의 파일을 삭제
  1. 4 7
      README.md

+ 4 - 7
README.md

@@ -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