mirror of https://github.com/fairyglade/ly.git
Fedora dependencies (#436)
* Fedora dependencies * Fedora dependencies Comments from @AnErrupTion
This commit is contained in:
parent
5db09ce104
commit
2ffb86213b
|
@ -16,7 +16,8 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
||||||
- tput
|
- tput
|
||||||
- shutdown
|
- 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 `dnf install make automake gcc gcc-c++ kernel-devel pam-devel libxcb-devel`
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
The following desktop environments were tested with success
|
The following desktop environments were tested with success
|
||||||
|
|
Loading…
Reference in New Issue