From 2efc0f4543bf8fbe91560c8700750e9d07311b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Thu, 24 Dec 2015 11:05:14 +0100 Subject: [PATCH] [fix] Update moulinette dependency minimum version --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c0815567..2f1c5fdf 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Homepage: https://yunohost.org/ Package: yunohost Architecture: all Depends: ${python:Depends}, ${misc:Depends}, - moulinette (>= 2.3.3), + moulinette (>= 2.3.4), python-psutil, python-requests, glances,