aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRandy Ramos <rramos1295@gmail.com>2017-11-10 08:16:30 -0500
committerLukas Fleischer <lfleischer@calcurse.org>2017-11-10 16:01:18 +0100
commitcf90f5f0178afa8c162148480e27914a83b5b031 (patch)
tree72b4231a5f5bd889e8937adb92d5774910403123 /README.md
parentfb26c8fdd0d25bee7fdca8722b334e6eee9fa528 (diff)
downloadcalcurse-cf90f5f0178afa8c162148480e27914a83b5b031.tar.gz
calcurse-cf90f5f0178afa8c162148480e27914a83b5b031.zip
Document build dependencies
Signed-off-by: Randy Ramos <rramos1295@gmail.com> Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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: