From: Sage Weil Date: Wed, 27 Feb 2013 21:31:12 +0000 (-0800) Subject: debian: require cryptsetup-bin X-Git-Tag: v0.59~75 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cfcaceac44d6b7b7c55e81d0bfb05f4893f3b1d0;p=ceph.git debian: require cryptsetup-bin This is needed for ceph-disk-prepare's dmcrypt support. Signed-off-by: Sage Weil --- diff --git a/debian/control b/debian/control index ea1a7524f5d7..5346afc938ec 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,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, gdisk, parted +Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python, xfsprogs, gdisk, parted, cryptsetup-bin Recommends: ceph-mds, librados2, librbd1, btrfs-tools Description: distributed storage and file system Ceph is a distributed storage system designed to provide excellent