From a6a62138409a5558f2072ca74bd2b689b312fe20 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Fri, 5 Jun 2020 19:35:04 +0800 Subject: [PATCH] debian/control: add missing "," Signed-off-by: Kefu Chai --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}, -- 2.47.3