From: Alfredo Deza Date: Tue, 15 Jan 2019 15:27:02 +0000 (-0500) Subject: [RM-37848] debian: add python-remoto as a requirement X-Git-Tag: v2.1.0~26^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F480%2Fhead;p=ceph-deploy.git [RM-37848] debian: add python-remoto as a requirement Signed-off-by: Alfredo Deza --- 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