forked from uncloud/uncloud
[doc] ++requirements alpine
This commit is contained in:
parent
2d62388eb1
commit
16f3adef93
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
** Pre-requisites by operating system
|
||||
*** Alpine
|
||||
#+BEGIN_SRC sh
|
||||
apk add openldap-dev postgresql-dev libxml2-dev libxslt-dev
|
||||
apk add openldap-dev postgresql-dev libxml2-dev libxslt-dev gcc python3-dev musl-dev
|
||||
#+END_SRC
|
||||
*** Debian/Devuan:
|
||||
#+BEGIN_SRC sh
|
||||
|
|
Loading…
Reference in a new issue