mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04: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
23
README.md
23
README.md
|
|
@ -32,27 +32,22 @@ channel or shoot an email to sir@cmpwn.com for advice.
|
|||
|
||||
Install dependencies:
|
||||
|
||||
* meson
|
||||
* 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 **
|
||||
* dbus >= 1.10 ***
|
||||
* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (required for man pages)
|
||||
* git
|
||||
* gdk-pixbuf2 \*\*
|
||||
* pam \*\*\* (optional: PAM support for swaylock)
|
||||
* [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (optional: man pages) \*
|
||||
* git \*
|
||||
|
||||
_\*Only required for swaybar, swaybg, and swaylock_
|
||||
_\*Compile-time dep_
|
||||
|
||||
_\*\*Only required for swaylock_
|
||||
|
||||
_\*\*\*Only required for tray support_
|
||||
_\*\*optional: required for swaybg and swaylock_
|
||||
|
||||
Run these commands:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue