From: Kefu Chai Date: Fri, 5 Jun 2020 11:35:04 +0000 (+0800) Subject: debian/control: add missing "," X-Git-Tag: v2.1.0~15^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a6a62138409a5558f2072ca74bd2b689b312fe20;p=ceph-deploy.git debian/control: add missing "," Signed-off-by: Kefu Chai --- diff --git a/debian/control b/debian/control index d55e43e..5168290 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: ceph-deploy Architecture: all Depends: python, python-argparse, - python-configparser + python-configparser, python-setuptools, python-remoto, ${misc:Depends},