]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: require cryptsetup-bin
authorSage Weil <sage@inktank.com>
Wed, 27 Feb 2013 21:31:12 +0000 (13:31 -0800)
committerSage Weil <sage@inktank.com>
Fri, 26 Apr 2013 20:40:02 +0000 (13:40 -0700)
This is needed for ceph-disk-prepare's dmcrypt support.

Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit cfcaceac44d6b7b7c55e81d0bfb05f4893f3b1d0)

Conflicts:

debian/control

debian/control

index 2ad36d94acbb3581e0cde4f629c7c9f09f72374a..27e36f0973346c8f6918684b0bae14f5a10df27f 100644 (file)
@@ -12,7 +12,7 @@ Standards-Version: 3.9.3
 Package: ceph
 Architecture: linux-any
 Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python, xfsprogs
-Recommends: ceph-mds, librados2, librbd1, btrfs-tools, gdisk, parted
+Recommends: ceph-mds, librados2, librbd1, btrfs-tools, gdisk, parted, cryptsetup-bin
 Description: distributed storage and file system
  Ceph is a distributed storage system designed to provide excellent
  performance, reliability, and scalability.