mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
[fix] Do not require yunohost-config-nginx anymore
This commit is contained in:
parent
05c7f8f47c
commit
c61521e880
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: yunohost-config-nginx, lua-ldap, lua-json, lua-rex-pcre
|
Depends: nginx-extras (>=1.6.2), lua-ldap, lua-json, lua-rex-pcre
|
||||||
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