mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Mention that GNU make is required (#139)
The current makefile is not compatible with bmake, which is the default make on FreeBSD.
This commit is contained in:
committed by
nullgemm
parent
a99c18b7fa
commit
4d0549d53a
@@ -7,7 +7,7 @@ Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD.
|
|||||||
## Dependencies
|
## Dependencies
|
||||||
- a C99 compiler (tested with tcc and gcc)
|
- a C99 compiler (tested with tcc and gcc)
|
||||||
- a C standard library
|
- a C standard library
|
||||||
- make
|
- GNU make
|
||||||
- pam
|
- pam
|
||||||
- xcb
|
- xcb
|
||||||
- xorg
|
- xorg
|
||||||
|
|||||||
Reference in New Issue
Block a user