Skip to content

Commit b0e7f2b

Browse files
authored
Merge pull request #240 from YYTU-Aqua/dev-stable
pyalpm使うための依存関係の追加
2 parents 9a9dc48 + b7f23c7 commit b0e7f2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 pyalpm
29+
sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools 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 pyalpm
28+
sudo pacman -S --needed git make ninja arch-install-scripts squashfs-tools libisoburn dosfstools cmake pyalpm
2929
```
3030

3131
### TUIを使用する

0 commit comments

Comments
 (0)