Skip to content

Commit

Permalink
Clarify status of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AnErrupTion authored May 9, 2024
1 parent 0586f34 commit a7615a3
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit a7615a3

Please sign in to comment.