From 954ac318d80d08da3ff0d2d4825f48fd269b9bf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Mon, 2 Nov 2015 23:17:17 +0100 Subject: [PATCH] [fix] Set proper version of moulinette dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5305160e8..5da5cf8c6 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.2.1.1), + moulinette (>= 2.3), python-psutil, python-requests, glances,