]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: remove libsqlite3-mod-ceph from dep of ceph-mgr 40689/head
authorKefu Chai <kchai@redhat.com>
Sun, 21 Mar 2021 14:57:16 +0000 (22:57 +0800)
committersinguliere <singuliere@autistici.org>
Fri, 9 Apr 2021 05:36:00 +0000 (07:36 +0200)
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>
(cherry picked from commit 45b9da3c92a20e8bb4e6dbf6f731ccc7faf572ad)

debian/control

index 6eee96c2d982e1249440e4ef8262066f7a88d143..dfb9056751388a1f65dc3385c7865fbc03a3c1dd 100644 (file)
@@ -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,