From 4897c39edfcdb2e30e8855fbc17b31966c33cb8c Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Sun, 11 Dec 2016 18:14:42 +0100
Subject: [PATCH] =?UTF-8?q?[fix]=20[#662](https://dev.yunohost.org/issues/?=
 =?UTF-8?q?662):=C2=A0missing=20'python-openssl'=20dependency=20for=20Let'?=
 =?UTF-8?q?s=20Encrypt=20integration.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/debian/control b/debian/control
index 5fb816c6..480cde40 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Package: yunohost
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
  , moulinette (>= 2.3.5.1)
- , python-psutil, python-requests, python-dnspython
+ , python-psutil, python-requests, python-dnspython, python-openssl
  , python-apt, python-miniupnpc
  , glances
  , dnsutils, bind9utils, unzip, git, curl, cron