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 nullgemm
parent 2f29d56280
commit 30b74d09ca

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