]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: drop gdbm from build deps 42822/head
authorKefu Chai <kchai@redhat.com>
Tue, 17 Aug 2021 17:04:39 +0000 (01:04 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 17 Aug 2021 17:04:42 +0000 (01:04 +0800)
neither gdbm nor libgdbm is used when building ceph, so let's drop it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
README.aix
ceph.spec.in

index 611941339726e96fb34c24cf5821b620ec06a0e7..2bcec224c43e3b741da7c79a80d6b983f02a313e 100644 (file)
@@ -19,7 +19,6 @@ The following AIX packages are required for developing and compilation, they hav
        gettext
        less
        perl
-       gdbm
        pcre
        rsync
        zlib
index b12a56c57486cf558f23eec7b4812fa62e36b04f..49af4302255b1dff20b8682b9401326ce6bdc006 100644 (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