Skip to content

Commit 0000124

Browse files
Merge pull request #237 from naoko1010hh/dev
update buildmanual package add
2 parents 3511bae + f82ee27 commit 0000124

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en/BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sudo ./tools/keyring.sh --alter-add --arch32-add
2626
Install the packages required for build.
2727

2828
```bash
29-
sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools ninja cmake
29+
sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools ninja cmake pyalpm
3030
```
3131

3232
### Use the TUI

docs/jp/BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sudo ./tools/keyring.sh --alter-add --arch32-add
2525
ビルドに必要なパッケージをインストールします。
2626

2727
```bash
28-
sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools ninja cmake
28+
sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools ninja cmake pyalpm
2929
```
3030

3131
### TUIを使用する

0 commit comments

Comments
 (0)