From: Marc Fournier Date: Wed, 21 Feb 2018 17:11:14 +0000 (+0100) Subject: control: add libprotobuf-dev and protobuf-compiler-grpc to Build-Depends X-Git-Tag: collectd-5.8.0-1~18 X-Git-Url: https://git.tokkee.org/?p=pkg-collectd.git;a=commitdiff_plain;h=315f781fa096b4d89460e5f028f9a32028657fa6 control: add libprotobuf-dev and protobuf-compiler-grpc to Build-Depends This is needed by the grpc plugin. --- diff --git a/debian/control b/debian/control index 2478ba9..95366ce 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Build-Depends: debhelper (>= 9.20160709~), dpkg-dev (>= 1.14.10), po-debconf, dh libperl-dev, libpq-dev, libprotobuf-c-dev, + libprotobuf-dev, librabbitmq-dev, librdkafka-dev, libriemann-client-dev (>= 1.6.0), @@ -63,6 +64,7 @@ Build-Depends: debhelper (>= 9.20160709~), dpkg-dev (>= 1.14.10), po-debconf, dh default-jdk [!hppa !sparc !kfreebsd-i386 !kfreebsd-amd64], protobuf-c-compiler, protobuf-compiler (>= 3.0.0), + protobuf-compiler-grpc, python-dev, riemann-c-client Build-Conflicts: libpthread-dev, libhal-dev