mirror of
https://github.com/brain-hackers/README
synced 2024-12-22 20:20:03 +09:00
Revise Linux>ビルド
parent
7397486e63
commit
9836768260
@ -53,9 +53,10 @@ Linuxのカーネルの準備ができたら、カーネルの上で動くアプ
|
||||
|
||||
|
||||
## パッケージの追加方法 (任意)
|
||||
パッケージを追加する方法を下に示します。
|
||||
|
||||
欲しいパッケージを`./tools/setup_debian.sh`の51行目あたりに追記します。
|
||||
|
||||
実際に追記した例を下に示します。
|
||||
|
||||
```diff
|
||||
42 apt install -y dialog sudo \
|
||||
43 libjpeg-dev libfreetype6 libfreetype6-dev zlib1g-dev \
|
||||
|
Loading…
Reference in New Issue
Block a user