mirror of https://github.com/fairyglade/ly.git
added cc and make as dependencies in the README
This commit is contained in:
parent
af9302255e
commit
81cec3b514
|
@ -12,6 +12,8 @@ Ly tries not to reinvent the wheel and uses linux-utils and xorg-xinit
|
||||||
instead of providing heavy, incomplete and outdated implementations.
|
instead of providing heavy, incomplete and outdated implementations.
|
||||||
Make sure all the following tools and libraries are available on your
|
Make sure all the following tools and libraries are available on your
|
||||||
distribution before going further:
|
distribution before going further:
|
||||||
|
- make
|
||||||
|
- a c99 compiler
|
||||||
- systemd
|
- systemd
|
||||||
- linux-pam
|
- linux-pam
|
||||||
- ncurses
|
- ncurses
|
||||||
|
|
Loading…
Reference in New Issue