summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2024-11-10 09:17:05 +0100
committerDaniel Baumann <daniel@debian.org>2024-11-10 09:17:05 +0100
commit1c3f8211775648f1c48922801db4bc5ff0cf1589 (patch)
tree31bf2fdae4c12cfe543bdb6c2b29fd25d19d5544
parentRemoving unneeded depends in ceph-mds for shorter dependency chains. (diff)
downloadceph-19-1c3f8211775648f1c48922801db4bc5ff0cf1589.tar.xz
ceph-19-1c3f8211775648f1c48922801db4bc5ff0cf1589.zip
Removing unneeded depends in ceph-mgr 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 ed2b709a7..b8bcb9a2a 100644
--- a/debian/control
+++ b/debian/control
@@ -269,7 +269,7 @@ Description: metadata server for the ceph distributed file system
Package: ceph-mgr
Architecture: linux-any
Depends:
- ceph-base (= ${binary:Version}),
+ ceph-common (= ${binary:Version}),
ceph-mgr-modules-core (>= ${binary:Version}),
libsqlite3-mod-ceph (= ${binary:Version}),
python3-bcrypt,