mirror of https://github.com/fairyglade/ly.git
Add more details to the Debian dependencies (#210)
* Provide more specific instructions for Debian-based distros * clarify that you should run command as root
This commit is contained in:
parent
86bd5bc1f6
commit
ab531c9b2d
|
@ -16,8 +16,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
|||
- tput
|
||||
- shutdown
|
||||
|
||||
### Debian-based distros
|
||||
- libpam0g-dev
|
||||
On Debian-based distros running `apt install build-essential libpam0g-dev libxcb-xkb-dev` as root should install all the dependencies for you.
|
||||
|
||||
## Support
|
||||
The following desktop environments were tested with success
|
||||
|
|
Loading…
Reference in New Issue