summaryrefslogtreecommitdiff
path: root/docs/installation/netbsd_en.md
diff options
context:
space:
mode:
authorIvan Tashkinov <ivantashkinov@gmail.com>2020-09-24 18:02:50 +0300
committerIvan Tashkinov <ivantashkinov@gmail.com>2020-09-24 18:02:50 +0300
commit7cd662f18c202ee2b099305e990d15a01370d6f9 (patch)
tree6e9dd9d536b560463883f1f8362a2499b15831cc /docs/installation/netbsd_en.md
parent151df9fc17ec01ab566c433571a263741ed1844f (diff)
downloadpleroma-7cd662f18c202ee2b099305e990d15a01370d6f9.tar.gz
pleroma-7cd662f18c202ee2b099305e990d15a01370d6f9.zip
Added documentation on installation of `ffmpeg` and `ImageMagick` dependencies.
Diffstat (limited to 'docs/installation/netbsd_en.md')
-rw-r--r--docs/installation/netbsd_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/netbsd_en.md b/docs/installation/netbsd_en.md
index 6ad0de2f6..8cf2e4682 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:
```