From: Marc Fournier Date: Tue, 14 Jun 2016 15:30:28 +0000 (+0200) Subject: Revert "Disable the grpc plugin for now" X-Git-Tag: collectd-5.5.1-5~5 X-Git-Url: https://git.tokkee.org/?p=pkg-collectd.git;a=commitdiff_plain;h=f472ed59f8171809b9074ad260c4e4e9a1f6f4e6 Revert "Disable the grpc plugin for now" This belongs to the nightlies/master/* branches for the moment. This reverts commit 5ff034057209073dc1fcadaadcfb44eff0d62661. --- diff --git a/debian/rules b/debian/rules index 068b3b2..2dd1b35 100755 --- a/debian/rules +++ b/debian/rules @@ -85,9 +85,6 @@ confflags += --disable-write_mongodb # xmms1 is required for the xmms plugin. confflags += --disable-xmms -# protobuf-compiler >= 3.0.0 is required for the grpc plugin. -confflags += --disable-grpc - # These plugins are Linux-specific. ifneq (,$(filter kfreebsd-i386 kfreebsd-amd64, $(DEB_BUILD_ARCH))) confflags += \