From 9217c4ac6856efd9dc3435244d95eee32edfd443 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 24 Feb 2013 13:31:06 -0800 Subject: [PATCH] debian: make gdisk, parted requirements, not recommendations. ceph-prepare-disk (and thus ceph-deploy) need this. Signed-off-by: Sage Weil --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e79cbbd22929c..eefb4ee3b3097 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ 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 +Depends: ${shlibs:Depends}, ${misc:Depends}, sdparm | hdparm, binutils, ceph-common, uuid-runtime, python, xfsprogs, gdisk, parted +Recommends: ceph-mds, librados2, librbd1, btrfs-tools Description: distributed storage and file system Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. -- 2.39.5