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 17:33:27 +00:00
* gcc or clang
* GNU make
* CMake
2021-09-12 15:31:49 +00:00
## Optional dependencies
* ImageMagick
* FFmpeg
* exiftool