From e7f211f0d44f7e97015e626a9ddc3edbae84fa2f Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Sun, 3 Nov 2019 12:01:44 +0100 Subject: [PATCH] Mention that GNU make is required The current makefile is not compatible with bmake, which is the default make on FreeBSD. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 91eeb72..7af7d09 100644 --- a/readme.md +++ b/readme.md @@ -7,7 +7,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD. ## Dependencies - a C99 compiler (tested with tcc and gcc) - a C standard library - - make + - GNU make - pam - xcb - xorg