From 81cec3b51428437b87b72886b676725be9586077 Mon Sep 17 00:00:00 2001 From: David Glanzman Date: Thu, 1 Feb 2018 16:57:26 -0500 Subject: [PATCH] added cc and make as dependencies in the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6fb25f8..5ff8c3d 100644 --- a/README.md +++ b/README.md @@ -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