Clarify compile-time dependencies

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion 2024-07-27 18:38:07 +02:00
parent 8c69472065
commit da2ea08078
No known key found for this signature in database
GPG Key ID: 3E85EB44F610AD7F
1 changed files with 3 additions and 3 deletions

View File

@ -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