mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
debian: we need lua-ldap >=1.3.1, version 1.3.0 is buggy
This commit is contained in:
parent
c0e38b19a0
commit
5d207184fd
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,7 +7,7 @@ Standards-Version: 3.9.1
|
||||||
|
|
||||||
Package: ssowat
|
Package: ssowat
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: nginx-extras (>=1.6.2), lua-ldap, lua-json, lua-rex-pcre2, lua-filesystem, lua-socket, whois
|
Depends: nginx-extras (>=1.6.2), lua-ldap (>=1.3.1), lua-json, lua-rex-pcre2, lua-filesystem, lua-socket, whois
|
||||||
Homepage: https://yunohost.org
|
Homepage: https://yunohost.org
|
||||||
Description: user portal with single sign-on designed for Yunohost
|
Description: user portal with single sign-on designed for Yunohost
|
||||||
A minimalist user portal with single sign-on, designed to be
|
A minimalist user portal with single sign-on, designed to be
|
||||||
|
|
Loading…
Reference in a new issue