]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian/control: make cryptsetup-bin a ceph-volume runtime dep
authorKefu Chai <kchai@redhat.com>
Wed, 28 Jul 2021 07:16:19 +0000 (15:16 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 14 Sep 2021 15:25:19 +0000 (23:25 +0800)
commitfd9d563a51cfac01d3084b1dd6e4afe584d2d904
treeede2e7f4724837009677cc2d3771c743e8cb38fc
parenta4d9280c0c57ab7c9dba6f1a1d47ccf2f5dedf6d
debian/control: make cryptsetup-bin a ceph-volume runtime dep

was originally added by 6a45b8ed041514816d09b2808d2d390eadbd0dd9 and
cfcaceac44d6b7b7c55e81d0bfb05f4893f3b1d0 as a dependency of ceph-disk.
although, ceph-disk was replaced by ceph-volume, cryptsetup-bin is still
used.

but it should be a runtime dependency of ceph-volume. and it is not a
build dependency of ceph, so it's removed from the build dependency list
as well.

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