Document more requirements.

This commit is contained in:
Dominik Pantůček 2023-04-19 13:59:59 +02:00
parent ad3e657391
commit 518bb8fb3b

View file

@ -50,14 +50,20 @@ Features
Requirements
------------
There are no runtime requirements, it is possible to build binary that
requires only libc.
There are no additional libraries required, it is possible to build
binary that requires only libc.
Build requirements:
* Chicken Scheme 5
* make (tested with GNU make)
Runtime requirements:
* POSIX.1 shell (for Fio account statements downloader)
* git (for members directory queries)
* POSIX.1 mail utility configured to send emails from local system
Building
--------