Document build dependencies

Signed-off-by: Randy Ramos <rramos1295@gmail.com>
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
Randy Ramos 2017-11-10 08:16:30 -05:00 committed by Lukas Fleischer
parent fb26c8fdd0
commit cf90f5f017

View File

@ -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: