akkoma/docs/docs/installation/generic_dependencies.include

17 lines
271 B
Plaintext
Raw Normal View History

## Required dependencies
* PostgreSQL 9.6+
2024-04-12 18:13:33 +00:00
* Elixir 1.14+ (currently tested up to 1.16)
* Erlang OTP 25+ (currently tested up to OTP26)
* git
* file / libmagic
* gcc (clang might also work)
* GNU make
* CMake
2021-09-12 15:31:49 +00:00
## Optional dependencies
* ImageMagick
* FFmpeg
* exiftool