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 <kchai@redhat.com>
This commit is contained in:
Kefu Chai 2021-03-21 22:57:16 +08:00
parent 4e2762fed7
commit 45b9da3c92

1
debian/control vendored
View File

@ -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,