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:
@@ -19,7 +19,6 @@ The following AIX packages are required for developing and compilation, they hav
|
||||
gettext
|
||||
less
|
||||
perl
|
||||
gdbm
|
||||
pcre
|
||||
rsync
|
||||
zlib
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user