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/gentoo_en.md | |
parent | 1e49bfa9acb4176a161181edcaf04e886c638c42 (diff) | |
download | pleroma-ec1452fd1cdb9cb1db9b8bad872916d3213489e2.tar.gz pleroma-ec1452fd1cdb9cb1db9b8bad872916d3213489e2.zip |
Pleroma.MIME: use gen_magic
Diffstat (limited to 'docs/installation/gentoo_en.md')
-rw-r--r-- | docs/installation/gentoo_en.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation/gentoo_en.md b/docs/installation/gentoo_en.md index 1e61373cc..e936469d0 100644 --- a/docs/installation/gentoo_en.md +++ b/docs/installation/gentoo_en.md @@ -28,6 +28,7 @@ Gentoo quite pointedly does not come with a cron daemon installed, and as such i * `dev-db/postgresql` * `dev-lang/elixir` * `dev-vcs/git` +* `sys-apps/file` #### Optional ebuilds used in this guide |