X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Finstallation%2Falpine_linux_en.md;h=f393e497883e5569484b1b9ee60f5f1c91d6413a;hb=55562ca9362d66553ea3638c91174bbeb6c637f1;hp=2a9b8f6ff292856903a113dad0b13151e5051db4;hpb=0e9243e8a28e957f2a9401eb153cc2b27723d0a3;p=akkoma diff --git a/docs/installation/alpine_linux_en.md b/docs/installation/alpine_linux_en.md index 2a9b8f6ff..f393e4978 100644 --- a/docs/installation/alpine_linux_en.md +++ b/docs/installation/alpine_linux_en.md @@ -13,7 +13,9 @@ It assumes that you have administrative rights, either as root or a user with [s * `erlang-parsetools` * `erlang-xmerl` * `git` +* `file-dev` * Development Tools +* `cmake` #### Optional packages used in this guide @@ -39,7 +41,7 @@ sudo apk upgrade * Install some tools, which are needed later: ```shell -sudo apk add git build-base +sudo apk add git build-base cmake file-dev ``` ### Install Elixir and Erlang @@ -225,10 +227,7 @@ sudo -Hu pleroma MIX_ENV=prod mix pleroma.user new