diff options
author | Ivan Tashkinov <ivantashkinov@gmail.com> | 2020-09-24 18:02:50 +0300 |
---|---|---|
committer | Ivan Tashkinov <ivantashkinov@gmail.com> | 2020-09-24 18:02:50 +0300 |
commit | 7cd662f18c202ee2b099305e990d15a01370d6f9 (patch) | |
tree | 6e9dd9d536b560463883f1f8362a2499b15831cc /docs/installation/openbsd_fi.md | |
parent | 151df9fc17ec01ab566c433571a263741ed1844f (diff) | |
download | pleroma-7cd662f18c202ee2b099305e990d15a01370d6f9.tar.gz pleroma-7cd662f18c202ee2b099305e990d15a01370d6f9.zip |
Added documentation on installation of `ffmpeg` and `ImageMagick` dependencies.
Diffstat (limited to 'docs/installation/openbsd_fi.md')
-rw-r--r-- | docs/installation/openbsd_fi.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/openbsd_fi.md b/docs/installation/openbsd_fi.md index b5b5056a9..2cb03e73e 100644 --- a/docs/installation/openbsd_fi.md +++ b/docs/installation/openbsd_fi.md @@ -16,7 +16,7 @@ Matrix-kanava #freenode_#pleroma:matrix.org ovat hyviä paikkoja löytää apua Asenna tarvittava ohjelmisto: -`# pkg_add git elixir gmake postgresql-server-10.3 postgresql-contrib-10.3 cmake` +`# pkg_add git elixir gmake postgresql-server-10.3 postgresql-contrib-10.3 cmake ffmpeg ImageMagick` Luo postgresql-tietokanta: |