From 69e8beede8624832ce04ae81352bb6f74581af50 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 25 May 2017 11:30:14 +0200 Subject: [PATCH] build/ops: drop libfcgi build dependency Follow-up on https://github.com/ceph/ceph/pull/15070 and https://github.com/ceph/ceph/pull/15098 Signed-off-by: Nathan Cutler --- ceph.spec.in | 3 --- debian/control | 1 - 2 files changed, 4 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 32f10e5bc51..2e676055723 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -192,14 +192,11 @@ BuildRequires: lttng-ust-devel BuildRequires: babeltrace-devel %endif %endif -# expat and fastcgi for RGW %if 0%{?suse_version} BuildRequires: libexpat-devel -BuildRequires: FastCGI-devel %endif %if 0%{?rhel} || 0%{?fedora} BuildRequires: expat-devel -BuildRequires: fcgi-devel %endif #hardened-cc1 %if 0%{?fedora} || 0%{?rhel} diff --git a/debian/control b/debian/control index ae6c6a73501..dfe62189250 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,6 @@ Build-Depends: bc, libblkid-dev (>= 2.17), libcurl4-gnutls-dev, libexpat1-dev, - libfcgi-dev, libfuse-dev, libgoogle-perftools-dev [i386 amd64 arm64], libibverbs-dev, -- 2.47.3