summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2024-11-10 05:30:22 +0100
committerDaniel Baumann <daniel@debian.org>2024-11-10 09:16:42 +0100
commitc6182f9ad917855b021f99dec75d6de25c9fa287 (patch)
tree461220658e3b01276c6f7b816e416312569a1919
parentTrimming versioned build-depends to bullseye baseline. (diff)
downloadceph-19-c6182f9ad917855b021f99dec75d6de25c9fa287.tar.xz
ceph-19-c6182f9ad917855b021f99dec75d6de25c9fa287.zip
Removing unneeded depends in ceph-mds for shorter dependency chains.
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a2d42d9bc..ed2b709a7 100644
--- a/debian/control
+++ b/debian/control
@@ -247,7 +247,7 @@ Description: Ceph daemon for immutable object cache
Package: ceph-mds
Architecture: linux-any
Depends:
- ceph-base (= ${binary:Version}),
+ ceph-common (= ${binary:Version}),
librados2 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},