[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
|
** Pre-requisites by operating system
|
||||||
*** Alpine
|
*** Alpine
|
||||||
#+BEGIN_SRC sh
|
#+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
|
#+END_SRC
|
||||||
*** Debian/Devuan:
|
*** Debian/Devuan:
|
||||||
#+BEGIN_SRC sh
|
#+BEGIN_SRC sh
|
||||||
|
|
Loading…
Reference in a new issue