]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
build/ops: drop libfcgi build dependency 15285/head
authorNathan Cutler <ncutler@suse.com>
Thu, 25 May 2017 09:30:14 +0000 (11:30 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 25 May 2017 09:30:14 +0000 (11:30 +0200)
Follow-up on https://github.com/ceph/ceph/pull/15070 and https://github.com/ceph/ceph/pull/15098

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in
debian/control

index 32f10e5bc51b4fd076a8773d503bf6aa546ada0a..2e67605572334d9c91a5bfdba0d3929ffc88e5c8 100644 (file)
@@ -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}
index ae6c6a73501d1c6812b5aacb95607c10289e1cbe..dfe6218925055bd55d0ca1e15579eb55335bb04d 100644 (file)
@@ -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,