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 14abebe commit 4408297Copy full SHA for 4408297
docs/jp/BUILD.md
@@ -25,7 +25,7 @@ sudo ./keyring.sh --alter-add --arch32-add
25
ビルドに必要なパッケージをインストールします。
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
### TUIを使用する
@@ -174,4 +174,4 @@ xz
174
zstd
175
-Xcompression-level <compression-level>
176
<compression-level> should be 1 .. 22 (default 15)
177
-```
+```
0 commit comments