From f9e98d7c4d80bb6f1289d6d1ddc9d06bdace4f4b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:58:53 +0200 Subject: Removing unneeded depends in ceph-mds for shorter dependency chains. Signed-off-by: Daniel Baumann --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index eda5bfa5b..2d56e8a00 100644 --- a/debian/control +++ b/debian/control @@ -203,7 +203,7 @@ Description: cephadm utility to bootstrap ceph daemons with systemd and containe Package: ceph-mds Architecture: linux-any -Depends: ceph-base (= ${binary:Version}), +Depends: ceph-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Recommends: ceph-fuse (= ${binary:Version}), -- cgit v1.2.3