pleroma/docs/installation/generic_dependencies.include

17 lines
228 B
Plaintext
Raw Normal View History

## Required dependencies
* PostgreSQL >=11.0
* Elixir >=1.11.0 <1.15
* Erlang OTP >=22.2.0 (supported: <27)
* git
* file / libmagic
2023-09-01 19:33:27 +02:00
* gcc or clang
* GNU make
* CMake
2021-09-12 17:31:49 +02:00
## Optional dependencies
* ImageMagick
* FFmpeg
* exiftool