mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Require yunohost >= 12.0
This commit is contained in:
parent
cc7952a454
commit
dd4bedeeb4
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -10,7 +10,7 @@ Homepage: https://yunohost.org/
|
|||
Package: yunohost-admin
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}
|
||||
, yunohost (>= 11.1)
|
||||
, yunohost (>= 12.0)
|
||||
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