mirror of https://github.com/fairyglade/ly.git
Fedora dependencies
This commit is contained in:
parent
5db09ce104
commit
e44d60e4b6
|
|
@ -16,7 +16,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
|||
- tput
|
||||
- shutdown
|
||||
|
||||
On Debian-based distros running `apt install build-essential libpam0g-dev libxcb-xkb-dev` as root should install all the dependencies for you.
|
||||
On Debian-based distros running `apt install build-essential libpam0g-dev libxcb-xkb-dev` as root should install all the dependencies for you. For fedora try running `make automake gcc gcc-c++ kernel-devel pam-devel libxcb-devel`
|
||||
|
||||
## Support
|
||||
The following desktop environments were tested with success
|
||||
|
|
|
|||
Loading…
Reference in New Issue