From fcc5529e6d0a84954c6df16aee0b65b3e47903ac Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Sun, 19 Feb 2017 09:24:04 +0100 Subject: [PATCH] rpm: drop boost build dependencies The boost library is now a submodule. Signed-off-by: Nathan Cutler --- ceph.spec.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 1e47634439157..d673b10953360 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -96,10 +96,6 @@ BuildRequires: selinux-policy-devel BuildRequires: /usr/share/selinux/devel/policyhelp %endif BuildRequires: bc -BuildRequires: boost-devel -%if ! 0%{?suse_version} -BuildRequires: boost-python -%endif BuildRequires: cmake BuildRequires: cryptsetup BuildRequires: fuse-devel -- 2.39.5