From 315f781fa096b4d89460e5f028f9a32028657fa6 Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Wed, 21 Feb 2018 18:11:14 +0100 Subject: [PATCH] control: add libprotobuf-dev and protobuf-compiler-grpc to Build-Depends This is needed by the grpc plugin. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.30.2