From: Ken Dreyer Date: Fri, 26 Feb 2016 15:47:31 +0000 (-0700) Subject: debian: remove ceph-base's dependency on -mon and -osd X-Git-Tag: v10.0.4~7^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3fc7fdba9105ff8060fd00736a739eeb2f87ff4b;p=ceph.git debian: remove ceph-base's dependency on -mon and -osd 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 Signed-off-by: Ken Dreyer --- diff --git a/debian/control b/debian/control index ea6077391da6..d75e4dfb1877 100644 --- a/debian/control +++ b/debian/control @@ -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,