We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4408297 commit 5774e7bCopy full SHA for 5774e7b
docs/en/BUILD.md
@@ -25,7 +25,7 @@ sudo ./keyring.sh --alter-add --arch32-add
25
Install the packages required for build.
26
27
```bash
28
-sudo pacman -S --needed git make arch-install-scripts squashfs-tools libisoburn dosfstools lynx archiso
+sudo pacman -S --needed git make arch-install-scripts squashfs-tools libisoburn dosfstools lynx archiso python-pytest python-setuptools
29
```
30
31
#### Install the dependencies
@@ -169,4 +169,4 @@ xz
169
zstd
170
-Xcompression-level <compression-level>
171
<compression-level> should be 1 .. 22 (default 15)
172
-```
+```
0 commit comments