mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Essential thing should be in the second block
This commit is contained in:
parent
f35eb17854
commit
efc848fe7d
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -1,7 +1,6 @@
|
||||||
Source: yunohost
|
Source: yunohost
|
||||||
Section: utils
|
Section: utils
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Essential: yes
|
|
||||||
Maintainer: YunoHost Contributors <contrib@yunohost.org>
|
Maintainer: YunoHost Contributors <contrib@yunohost.org>
|
||||||
Build-Depends: debhelper (>=9), dh-systemd, dh-python, python-all (>= 2.7)
|
Build-Depends: debhelper (>=9), dh-systemd, dh-python, python-all (>= 2.7)
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
|
@ -9,6 +8,7 @@ X-Python-Version: >= 2.7
|
||||||
Homepage: https://yunohost.org/
|
Homepage: https://yunohost.org/
|
||||||
|
|
||||||
Package: yunohost
|
Package: yunohost
|
||||||
|
Essential: yes
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${python:Depends}, ${misc:Depends}
|
Depends: ${python:Depends}, ${misc:Depends}
|
||||||
, moulinette (>= 2.7.1), ssowat (>= 2.7.1)
|
, moulinette (>= 2.7.1), ssowat (>= 2.7.1)
|
||||||
|
|
Loading…
Add table
Reference in a new issue