diff options
author | Mark Felder <feld@feld.me> | 2024-10-25 11:56:55 -0400 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-10-25 11:56:57 -0400 |
commit | 00b6a586acfbd60883fc1197fb5d5ed459606c9e (patch) | |
tree | 4b673b1047b3eecbab6d760504158b9a7aadf1c5 /docs/installation/openbsd_fi.md | |
parent | 63c6dacfcecd792cacbb8f735f52aa4912f23c9c (diff) | |
download | pleroma-00b6a586acfbd60883fc1197fb5d5ed459606c9e.tar.gz pleroma-00b6a586acfbd60883fc1197fb5d5ed459606c9e.zip |
OpenBSD needs libvips
Confirmed package exists by testing an OpenBSD 7.6 arm64 VM
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 73aca3a6f..d7c94d8a0 100644 --- a/docs/installation/openbsd_fi.md +++ b/docs/installation/openbsd_fi.md @@ -18,7 +18,7 @@ Matrix-kanava #pleroma:libera.chat ovat hyviä paikkoja löytää apua Asenna tarvittava ohjelmisto: -`# pkg_add git elixir gmake postgresql-server-10.3 postgresql-contrib-10.3 cmake ffmpeg ImageMagick` +`# pkg_add git elixir gmake postgresql-server-10.3 postgresql-contrib-10.3 cmake ffmpeg ImageMagick libvips` #### Optional software |