]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec,debian: drop protobuf dependencies 42236/head
authorKefu Chai <kchai@redhat.com>
Thu, 8 Jul 2021 00:49:02 +0000 (08:49 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 8 Jul 2021 00:49:57 +0000 (08:49 +0800)
since Seastar has dropped the protobuf dependencies, there is no
need to prepare them for building crimson anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in
debian/control

index 3f5cd53aac264e4bed0e652575f8532161660662..2c6d6253f2933ea4a8ecb8823498318db98ca110 100644 (file)
@@ -285,7 +285,6 @@ BuildRequires:  gnutls-devel
 BuildRequires:  hwloc-devel
 BuildRequires:  libpciaccess-devel
 BuildRequires:  lksctp-tools-devel
-BuildRequires:  protobuf-devel
 BuildRequires:  ragel
 BuildRequires:  systemtap-sdt-devel
 BuildRequires:  yaml-cpp-devel
@@ -407,7 +406,6 @@ BuildRequires:  redhat-rpm-config
 %if 0%{?fedora} || 0%{?rhel}
 BuildRequires:  cryptopp-devel
 BuildRequires:  numactl-devel
-BuildRequires:  protobuf-compiler
 %endif
 %if 0%{?suse_version}
 BuildRequires:  libcryptopp-devel
index 898f72e972cdfb09f115173a96ce1ca36b295146..9eea734736f3be227b030ec21012172f805c8efe 100644 (file)
@@ -57,7 +57,6 @@ Build-Depends: automake,
                liboath-dev,
                libnuma-dev <pkg.ceph.crimson>,
                libpciaccess-dev <pkg.ceph.crimson>,
-               libprotobuf-dev <pkg.ceph.crimson>,
                libsctp-dev <pkg.ceph.crimson>,
                libsnappy-dev,
                libsqlite3-dev,
@@ -83,7 +82,6 @@ Build-Depends: automake,
                patch,
                pkg-config,
                prometheus <pkg.ceph.check>,
-               protobuf-compiler <pkg.ceph.crimson>,
                python3-all-dev,
                python3-cherrypy3,
                python3-jwt <pkg.ceph.check>,