From 45b9da3c92a20e8bb4e6dbf6f731ccc7faf572ad Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sun, 21 Mar 2021 22:57:16 +0800 Subject: [PATCH] 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 --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 0f99bc1ac1e3b..d84e04d5e37a3 100644 --- a/debian/control +++ b/debian/control @@ -227,7 +227,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, -- 2.39.5