aboutsummaryrefslogtreecommitdiff
path: root/docs/installation/netbsd_en.md
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-10-06 14:25:20 -0500
committerMark Felder <feld@FreeBSD.org>2020-10-06 14:25:20 -0500
commitcddca85c8404272080caa661ce59ab5dbafec794 (patch)
treeaac5b9fe51b26999e2e184ddfa2b4829f33794a5 /docs/installation/netbsd_en.md
parentba7f9459b4798388eb4e441d096302c018354033 (diff)
parent2698bbc9f63d0bfd59de182d361db03d54aa2a68 (diff)
downloadpleroma-cddca85c8404272080caa661ce59ab5dbafec794.tar.gz
Merge branch 'develop' into revert/rich-media-censorship
Diffstat (limited to 'docs/installation/netbsd_en.md')
-rw-r--r--docs/installation/netbsd_en.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/installation/netbsd_en.md b/docs/installation/netbsd_en.md
index 6ad0de2f6..d5fa04fdf 100644
--- a/docs/installation/netbsd_en.md
+++ b/docs/installation/netbsd_en.md
@@ -10,7 +10,7 @@ Pleroma uses.
The `mksh` shell is needed to run the Elixir `mix` script.
-`# pkgin install acmesh elixir git-base git-docs mksh nginx postgresql11-server postgresql11-client postgresql11-contrib sudo`
+`# pkgin install acmesh elixir git-base git-docs mksh nginx postgresql11-server postgresql11-client postgresql11-contrib sudo ffmpeg4 ImageMagick`
You can also build these packages using pkgsrc:
```
@@ -44,6 +44,10 @@ pgsql=YES
First, run `# /etc/rc.d/pgsql start`. Then, `$ sudo -Hu pgsql -g pgsql createdb`.
+### Install media / graphics packages (optional, see [`docs/installation/optional/media_graphics_packages.md`](docs/installation/optional/media_graphics_packages.md))
+
+`# pkgin install ImageMagick ffmpeg4 p5-Image-ExifTool`
+
## Configuring Pleroma
Create a user for Pleroma: