mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Use a recent moulinette version
This commit is contained in:
parent
cdb862dfaf
commit
12127d1a71
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
|
Package: yunohost
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${python:Depends}, ${misc:Depends},
|
Depends: ${python:Depends}, ${misc:Depends},
|
||||||
moulinette (>= 2.2.1),
|
moulinette (> 2.2.1.1),
|
||||||
python-psutil,
|
python-psutil,
|
||||||
python-requests,
|
python-requests,
|
||||||
glances,
|
glances,
|
||||||
|
|
Loading…
Add table
Reference in a new issue