added cc and make as dependencies in the README (#19)

This commit is contained in:
David Glanzman 2018-02-02 06:13:02 -05:00 committed by Cylgom
parent af9302255e
commit 5a01a6e38f
1 changed files with 2 additions and 0 deletions

View File

@ -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.
Make sure all the following tools and libraries are available on your
distribution before going further:
- make
- a c99 compiler
- systemd
- linux-pam
- ncurses