From 7349218acb60b3943c2d7f370920fb4f4412f837 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 23 Oct 2018 07:56:13 +0200 Subject: [PATCH] build/ops: drop sgdisk build/runtime dependencies sgdisk was a dependency of ceph-disk, which has been ripped out. Signed-off-by: Nathan Cutler --- ceph.spec.in | 2 -- debian/control | 2 -- 2 files changed, 4 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 70e8612de573..aa610c11ef4b 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -340,7 +340,6 @@ Requires: util-linux Requires: xfsprogs Requires: which %if 0%{?fedora} || 0%{?rhel} -Requires: gdisk # The following is necessary due to tracker 36508 and can be removed once the # associated upstream bugs are resolved. %if 0%{with tcmalloc} @@ -349,7 +348,6 @@ Requires: gperftools-libs >= 2.6.1 %endif %if 0%{?suse_version} Recommends: chrony -Requires: gptfdisk %endif %description base Base is the package that includes all the files shared amongst ceph servers diff --git a/debian/control b/debian/control index e4d0d9ad11ec..ef724bdc91f7 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,6 @@ Build-Depends: bc, dh-exec, dh-python, dh-systemd, - gdisk, git, gperf, javahelper, @@ -97,7 +96,6 @@ Depends: binutils, debianutils, e2fsprogs, findutils, - gdisk, grep, logrotate, parted, -- 2.47.3