]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: remove libsqlite3-mod-ceph from dep of ceph-mgr 40292/head
authorKefu Chai <kchai@redhat.com>
Sun, 21 Mar 2021 14:57:16 +0000 (22:57 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 24 Mar 2021 07:42:14 +0000 (15:42 +0800)
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>
debian/control

index 0f99bc1ac1e3b94b702c0b9968a1f1b0fe90b8e0..d84e04d5e37a35890183bbb662e54fae68d28ba4 100644 (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,