summaryrefslogtreecommitdiff
path: root/docs/installation/freebsd_en.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2024-12-19 10:15:30 +0000
committerlain <lain@soykaf.club>2024-12-19 10:15:30 +0000
commit1170dfdd49d9ab0d3a1788db253e88e1bbeb67e1 (patch)
treebe0e3d2d110f78f83e7fa779d8a12f0f0f54811d /docs/installation/freebsd_en.md
parent31487e5be48f3845d9cf57116dd5a618a733e259 (diff)
parentc0fdd0e2cf2e57aa02776c41d21b10c17f745193 (diff)
downloadpleroma-1170dfdd49d9ab0d3a1788db253e88e1bbeb67e1.tar.gz
pleroma-1170dfdd49d9ab0d3a1788db253e88e1bbeb67e1.zip
Merge branch 'release/2.8.0' into 'stable'
Release/2.8.0 See merge request pleroma/pleroma!4295
Diffstat (limited to 'docs/installation/freebsd_en.md')
-rw-r--r--docs/installation/freebsd_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/freebsd_en.md b/docs/installation/freebsd_en.md
index 02513daf2..920bc7d35 100644
--- a/docs/installation/freebsd_en.md
+++ b/docs/installation/freebsd_en.md
@@ -31,7 +31,7 @@ Setup the required services to automatically start at boot, using `sysrc(8)`.
### Install media / graphics packages (optional, see [`docs/installation/optional/media_graphics_packages.md`](../installation/optional/media_graphics_packages.md))
```shell
-# pkg install imagemagick ffmpeg p5-Image-ExifTool
+# pkg install imagemagick ffmpeg p5-Image-ExifTool vips
```
## Configuring Pleroma