]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: make cryptsetup a ceph-volume runtime dep.
authorKefu Chai <kchai@redhat.com>
Wed, 28 Jul 2021 07:14:42 +0000 (15:14 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 14 Sep 2021 15:25:19 +0000 (23:25 +0800)
commita4d9280c0c57ab7c9dba6f1a1d47ccf2f5dedf6d
treedcb32154dc8208a9ad1d45c390ace811167460ca
parent8e0e9ef382c5749954eb416107e4a7d22f92d41c
ceph.spec.in: make cryptsetup a ceph-volume runtime dep.

cryptsetup is solely used by ceph-volume, so it should be a runtime
dependency of ceph-volume, not ceph-base.

and remove it fomr build-dependency list, as we don't use this tool when
building ceph.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in