mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
[fix] Add whois as dependency (#95)
This commit is contained in:
parent
1694139358
commit
8c900e4a9a
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-pcre
|
Depends: nginx-extras (>=1.6.2), lua-ldap, lua-json, lua-rex-pcre, whois
|
||||||
Homepage: http://www.yunohost.org
|
Homepage: http://www.yunohost.org
|
||||||
Description: SSOWAT
|
Description: SSOWAT
|
||||||
Websso for yunohost
|
Websso for yunohost
|
||||||
|
|
Loading…
Add table
Reference in a new issue