mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-20 12:34:19 +02:00
Clarify status of dependencies
This commit is contained in:
parent
0586f3424a
commit
a7615a33e0
1 changed files with 11 additions and 10 deletions
21
readme.md
21
readme.md
|
|
@ -5,15 +5,17 @@
|
|||
Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
||||
|
||||
## Dependencies
|
||||
- zig 0.12.0
|
||||
- a C standard library
|
||||
- pam
|
||||
- xcb
|
||||
- xorg
|
||||
- xorg-xauth
|
||||
- mcookie
|
||||
- tput
|
||||
- shutdown
|
||||
- Compile-time:
|
||||
- zig 0.12.0
|
||||
- a C standard library
|
||||
- pam
|
||||
- xcb
|
||||
- Runtime (with default config):
|
||||
- xorg
|
||||
- xorg-xauth
|
||||
- mcookie
|
||||
- tput
|
||||
- shutdown
|
||||
|
||||
### Debian
|
||||
```
|
||||
|
|
@ -101,7 +103,6 @@ disable getty on Ly's tty to prevent "login" from spawning on top of it
|
|||
```
|
||||
|
||||
### OpenRC
|
||||
|
||||
**NOTE**: On Gentoo, Ly will disable the `display-manager-init` service in order to run.
|
||||
|
||||
Clone, compile and test.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue