]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: remove ceph-base's dependency on -mon and -osd
authorKen Dreyer <kdreyer@redhat.com>
Fri, 26 Feb 2016 15:47:31 +0000 (08:47 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 26 Feb 2016 17:51:39 +0000 (10:51 -0700)
The ceph-base package contains files shared between the -mon, -osd, and
-mds. In other words, the MON, OSD, and MDS servers depend on ceph-base,
but ceph-base should not depend on the leaf packages.

Reported-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
debian/control

index ea6077391da66deab50f5e0ec77d1aede093699d..d75e4dfb1877cc449088af6d5693898ca9884f89 100644 (file)
@@ -78,8 +78,6 @@ Package: ceph-base
 Architecture: linux-any
 Depends: binutils,
          ceph-common (>= 9.0.0-943),
-         ceph-osd,
-         ceph-mon,
          cryptsetup-bin | cryptsetup,
          debianutils,
          findutils,