From: Kefu Chai Date: Sun, 21 Mar 2021 14:57:16 +0000 (+0800) Subject: debian/control: remove libsqlite3-mod-ceph from dep of ceph-mgr X-Git-Tag: v16.2.5~101^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f237bbead54b960839198127a20f312a1c2a8c9d;p=ceph.git debian/control: remove libsqlite3-mod-ceph from dep of ceph-mgr as the subvar of ${shlibs:Depends} is able to take care of it Fixes: https://tracker.ceph.com/issues/49899 Signed-off-by: Kefu Chai (cherry picked from commit 45b9da3c92a20e8bb4e6dbf6f731ccc7faf572ad) --- diff --git a/debian/control b/debian/control index 6eee96c2d982..dfb905675138 100644 --- a/debian/control +++ b/debian/control @@ -225,7 +225,6 @@ Package: ceph-mgr Architecture: linux-any Depends: ceph-base (= ${binary:Version}), ceph-mgr-modules-core (= ${binary:Version}), - libsqlite3-mod-ceph, python3-bcrypt, python3-cherrypy3, python3-distutils,