From 869a4e2f14330c82fb7508409e744edcbb3018ef Mon Sep 17 00:00:00 2001
From: Alexandre Aubin <alex.aubin@mailoo.org>
Date: Sun, 13 Aug 2017 16:58:52 -0400
Subject: [PATCH] Add dependency to python-psutil

---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4783433c..476f0f0c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Depends: ${misc:Depends}, ${python:Depends},
     python-bottle (>= 0.12),
     python-gnupg,
     python-gevent-websocket,
-    python-argcomplete
+    python-argcomplete,
+    python-psutil
 Replaces: yunohost-cli
 Breaks: yunohost-cli
 Description: prototype interfaces with ease in Python