Skip to content

Commit 5774e7b

Browse files
authored
Update BUILD.md
1 parent 4408297 commit 5774e7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/BUILD.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sudo ./keyring.sh --alter-add --arch32-add
2525
Install the packages required for build.
2626

2727
```bash
28-
sudo pacman -S --needed git make arch-install-scripts squashfs-tools libisoburn dosfstools lynx archiso
28+
sudo pacman -S --needed git make arch-install-scripts squashfs-tools libisoburn dosfstools lynx archiso python-pytest python-setuptools
2929
```
3030

3131
#### Install the dependencies
@@ -169,4 +169,4 @@ xz
169169
zstd
170170
-Xcompression-level <compression-level>
171171
<compression-level> should be 1 .. 22 (default 15)
172-
```
172+
```

0 commit comments

Comments
 (0)