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 <kchai@redhat.com>
This commit is contained in:
Kefu Chai
2021-08-18 01:04:39 +08:00
parent a4558a2d26
commit 9d05d73374
2 changed files with 0 additions and 2 deletions

View File

@@ -19,7 +19,6 @@ The following AIX packages are required for developing and compilation, they hav
gettext
less
perl
gdbm
pcre
rsync
zlib

View File

@@ -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