diff options
author | href <href@random.sh> | 2020-05-14 21:36:31 +0200 |
---|---|---|
committer | href <href@random.sh> | 2020-06-16 15:15:50 +0200 |
commit | ec1452fd1cdb9cb1db9b8bad872916d3213489e2 (patch) | |
tree | be89364e07901a2fcaf5b943ac3492e71463b1df /docs/installation/alpine_linux_en.md | |
parent | 1e49bfa9acb4176a161181edcaf04e886c638c42 (diff) | |
download | pleroma-ec1452fd1cdb9cb1db9b8bad872916d3213489e2.tar.gz pleroma-ec1452fd1cdb9cb1db9b8bad872916d3213489e2.zip |
Pleroma.MIME: use gen_magic
Diffstat (limited to 'docs/installation/alpine_linux_en.md')
-rw-r--r-- | docs/installation/alpine_linux_en.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation/alpine_linux_en.md b/docs/installation/alpine_linux_en.md index 2a9b8f6ff..1d503ff9f 100644 --- a/docs/installation/alpine_linux_en.md +++ b/docs/installation/alpine_linux_en.md @@ -13,6 +13,7 @@ It assumes that you have administrative rights, either as root or a user with [s * `erlang-parsetools` * `erlang-xmerl` * `git` +* `file-dev` * Development Tools #### Optional packages used in this guide |