forked from kofal.net/zmk
docs(setup): fix whitespace mismatch in host dependencies
Replaces spaces with tabs (bzip2).
This commit is contained in:
@@ -53,7 +53,7 @@ sudo apt install -y \
|
|||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
build-essential \
|
build-essential \
|
||||||
bzip2 \
|
bzip2 \
|
||||||
ccache \
|
ccache \
|
||||||
device-tree-compiler \
|
device-tree-compiler \
|
||||||
dfu-util \
|
dfu-util \
|
||||||
@@ -95,7 +95,7 @@ sudo apt install -y \
|
|||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
build-essential \
|
build-essential \
|
||||||
bzip2 \
|
bzip2 \
|
||||||
ccache \
|
ccache \
|
||||||
device-tree-compiler \
|
device-tree-compiler \
|
||||||
dfu-util \
|
dfu-util \
|
||||||
@@ -135,7 +135,7 @@ sudo dnf install -y \
|
|||||||
wget \
|
wget \
|
||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
bzip2 \
|
bzip2 \
|
||||||
ccache \
|
ccache \
|
||||||
dtc \
|
dtc \
|
||||||
dfu-util \
|
dfu-util \
|
||||||
|
|||||||
Reference in New Issue
Block a user