From: Nathan Cutler Date: Thu, 25 May 2017 09:30:14 +0000 (+0200) Subject: build/ops: drop libfcgi build dependency X-Git-Tag: v12.1.0~87^2~15^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=69e8beede8624832ce04ae81352bb6f74581af50;p=ceph.git 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 --- diff --git a/ceph.spec.in b/ceph.spec.in index 32f10e5bc51b..2e6760557233 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 ae6c6a73501d..dfe621892505 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,