From: Kefu Chai Date: Tue, 17 Aug 2021 17:04:39 +0000 (+0800) Subject: ceph.spec.in: drop gdbm from build deps X-Git-Tag: v17.1.0~1091^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9d05d7337460322b78d676bf32a52c4519c7ae1f;p=ceph.git 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 --- diff --git a/README.aix b/README.aix index 61194133972..2bcec224c43 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 b12a56c5748..49af4302255 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