From cf90f5f0178afa8c162148480e27914a83b5b031 Mon Sep 17 00:00:00 2001 From: Randy Ramos Date: Fri, 10 Nov 2017 08:16:30 -0500 Subject: Document build dependencies Signed-off-by: Randy Ramos Signed-off-by: Lukas Fleischer --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a83e8f5..d8ed623 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,16 @@ calcurse Building -------- +Install the following build dependencies. If your distro segments development +files from core packages (i.e., \*-devel or \*-dev packages), you may need to +install those as well: + +* gcc +* automake +* asciidoc +* gettext with development files +* ncurses with development files + If you are using a release tarball, the following commands can be used to build and install calcurse: -- cgit v1.2.3