File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,14 +25,7 @@ sudo ./keyring.sh --alter-add --arch32-add
2525Install the packages required for build.
2626
2727``` bash
28- sudo pacman -S --needed git make arch-install-scripts squashfs-tools libisoburn dosfstools lynx archiso
29- ```
30-
31- #### Install the dependencies
32- Install the packages required for building.
33-
34- ``` bash
35- sudo pacman -S --needed git make arch-install-scripts squashfs-tools libisoburn dosfstools lynx archiso
28+ sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools cmake
3629```
3730
3831### Use the TUI
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ sudo ./keyring.sh --alter-add --arch32-add
2525ビルドに必要なパッケージをインストールします。
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 ninja arch-install-scripts squashfs-tools libisoburn dosfstools cmake
2929```
3030
3131### TUIを使用する
You can’t perform that action at this time.
0 commit comments