From 9d05d7337460322b78d676bf32a52c4519c7ae1f Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Wed, 18 Aug 2021 01:04:39 +0800 Subject: [PATCH] ceph.spec.in: drop gdbm from build deps neither gdbm nor libgdbm is used when building ceph, so let's drop it. Signed-off-by: Kefu Chai --- README.aix | 1 - ceph.spec.in | 1 - 2 files changed, 2 deletions(-) diff --git a/README.aix b/README.aix index 611941339726..2bcec224c43e 100644 --- a/README.aix +++ b/README.aix @@ -19,7 +19,6 @@ The following AIX packages are required for developing and compilation, they hav gettext less perl - gdbm pcre rsync zlib diff --git a/ceph.spec.in b/ceph.spec.in index b12a56c57486..49af4302255b 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -188,7 +188,6 @@ BuildRequires: gcc-toolset-9-gcc-c++ >= 9.2.1-2.3 %else BuildRequires: gcc-c++ %endif -BuildRequires: gdbm %if 0%{with tcmalloc} # libprofiler did not build on ppc64le until 2.7.90 %if 0%{?fedora} || 0%{?rhel} >= 8