mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Update yunohost dependency minimum version
This commit is contained in:
parent
66dbcf50da
commit
743a0969bc
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -11,7 +11,7 @@ Architecture: all
|
|||
Conflicts: yunohost-apps-admin
|
||||
Replaces: yunohost-apps-admin
|
||||
Depends: ${misc:Depends}
|
||||
, yunohost (>= 2.3.5)
|
||||
, yunohost (>= 2.3.6)
|
||||
Description: web administration interface for yunohost
|
||||
YunoHost aims to make self-hosting accessible to everyone. It configures
|
||||
an email, Web and IM server alongside a LDAP base. It also provides
|
||||
|
|
Loading…
Reference in a new issue