From 46b16c19f73d82cc357b16e6201926a3479046f2 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Sun, 11 Oct 2015 10:32:05 +0200 Subject: [PATCH] rpm: move boost-random dependency to appropriate section Signed-off-by: Nathan Cutler --- ceph.spec.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index b4759f1c6f2d..6c9e57170e83 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -143,6 +143,7 @@ BuildRequires: python-Cython %endif %if 0%{?fedora} || 0%{?rhel} Requires: systemd +BuildRequires: boost-random BuildRequires: btrfs-progs BuildRequires: nss-devel BuildRequires: keyutils-libs-devel @@ -156,10 +157,6 @@ BuildRequires: openssl-devel BuildRequires: redhat-lsb-core BuildRequires: Cython %endif -# boost -%if 0%{?fedora} || 0%{?rhel} -BuildRequires: boost-random -%endif # lttng and babeltrace for rbd-replay-prep %if %{with lttng} %if 0%{?fedora} || 0%{?rhel} -- 2.47.3