Skip to content
Snippets Groups Projects
Commit 03d912a7 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

Merge branch 'f-deps' into 'dev'

DOC: document dependencies

See merge request !16
parents 7bafc974 3bf2e425
No related branches found
No related tags found
2 merge requests!21Release v0.4.0,!16DOC: document dependencies
Pipeline #8912 passed
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
* Java 11 * Java 11
* Apache Maven >= 3.6.0 * Apache Maven >= 3.6.0
* make >= 4.2.0 * make >= 4.2.0
- easy-units >= 0.0.1 https://gitlab.com/timm.fitschen/easy-units
...@@ -21,6 +21,7 @@ Here, you find information on requirements, the installation, configuration and ...@@ -21,6 +21,7 @@ Here, you find information on requirements, the installation, configuration and
* `unzip` * `unzip`
* `openpyxl` (for XLS/ODS export) * `openpyxl` (for XLS/ODS export)
* `openssl` (if a custom TLS certificate is required) * `openssl` (if a custom TLS certificate is required)
- `easy-units` >= 0.0.1 https://gitlab.com/timm.fitschen/easy-units
#### Install the requirements on Debian #### Install the requirements on Debian
On Debian, the required packages can be installed with: On Debian, the required packages can be installed with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment