mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
add missing dependencies to README
This commit is contained in:
parent
cb6a827157
commit
53a738eae6
1 changed files with 6 additions and 0 deletions
|
@ -18,11 +18,17 @@ Requirements
|
|||
- Nginx-extras from Debian wheezy-backports
|
||||
- lua-json
|
||||
- lua-ldap
|
||||
- lua-filesystem
|
||||
- lua-socket
|
||||
- lua-rex-pcre
|
||||
|
||||
**OR**
|
||||
|
||||
- Nginx "Openresty" flavored : http://openresty.org/
|
||||
- lua-ldap
|
||||
- lua-filesystem
|
||||
- lua-socket
|
||||
- lua-rex-pcre
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue