aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: