Merge branch 'develop' into 'develop'
authorlain <lain@soykaf.club>
Fri, 4 Sep 2020 18:19:23 +0000 (18:19 +0000)
committerrinpatch <rinpatch@sdf.org>
Tue, 8 Sep 2020 10:56:29 +0000 (13:56 +0300)
Added cmake

See merge request pleroma/pleroma!2953

docs/installation/freebsd_en.md

index 130d68766de4d2457fd8d86242fc39dacc3dcfc0..ca2575d9bf9b67baa5fa82b91f4f2f264034bd2d 100644 (file)
@@ -7,7 +7,7 @@ This document was written for FreeBSD 12.1, but should be work on future release
 This assumes the target system has `pkg(8)`.
 
 ```
 This assumes the target system has `pkg(8)`.
 
 ```
-# pkg install elixir postgresql12-server postgresql12-client postgresql12-contrib git-lite sudo nginx gmake acme.sh
+# pkg install elixir postgresql12-server postgresql12-client postgresql12-contrib git-lite sudo nginx gmake acme.sh cmake
 ```
 
 Copy the rc.d scripts to the right directory:
 ```
 
 Copy the rc.d scripts to the right directory: