mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Clarify compile-time dependencies
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -6,10 +6,10 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
||||
|
||||
## Dependencies
|
||||
- Compile-time:
|
||||
- zig 0.12.0
|
||||
- a C standard library
|
||||
- zig >=0.12.0
|
||||
- libc
|
||||
- pam
|
||||
- xcb
|
||||
- xcb (optional, required by default; needed for X11 support)
|
||||
- Runtime (with default config):
|
||||
- xorg
|
||||
- xorg-xauth
|
||||
|
||||
Reference in New Issue
Block a user