From cc4ac912fc7759d24453b0a01046d3844d4b339e Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 15 Jan 2019 10:27:02 -0500 Subject: [PATCH] [RM-37848] debian: add python-remoto as a requirement Signed-off-by: Alfredo Deza --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index d305ce5..ee3c694 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Architecture: all Depends: python, python-argparse, python-setuptools, + python-remoto, ${misc:Depends}, ${python:Depends} Description: Ceph-deploy is an easy to use configuration tool -- 2.47.3