mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 02:47:46 +03:00
Clean up dependencies in README.md
This commit is contained in:
parent
b1aec1ef14
commit
842a555a2f
2 changed files with 19 additions and 26 deletions
22
README.ja.md
22
README.ja.md
|
@ -29,24 +29,22 @@ Swayは沢山のディストリビューションで提供されています。"
|
|||
|
||||
次の依存パッケージをインストールしてください:
|
||||
|
||||
* meson
|
||||
* [wlc](https://github.com/Cloudef/wlc)
|
||||
* meson \*
|
||||
* [wlroots](https://github.com/swaywm/wlroots)
|
||||
* wayland
|
||||
* xwayland
|
||||
* libinput >= 1.6.0
|
||||
* libcap
|
||||
* wayland-protocols \*
|
||||
* pcre
|
||||
* json-c >= 0.13
|
||||
* json-c
|
||||
* pango
|
||||
* cairo
|
||||
* gdk-pixbuf2 *
|
||||
* pam **
|
||||
* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (manで必要です)
|
||||
* git
|
||||
* gdk-pixbuf2 \*\*
|
||||
* pam \*\*\* (オプション: swaylockとPAMで必要)
|
||||
* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (manで必要です) \*
|
||||
* git \*
|
||||
|
||||
_\*swaybar,swaybg,swaylockでのみ必要です_
|
||||
_\*コンパイルの時_
|
||||
|
||||
_\*\*swaylockでのみ必要です_
|
||||
_\*\*オプション: swaybgとswaylockでのみ必要です_
|
||||
|
||||
次のコマンドを実行してください:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue