From f472ed59f8171809b9074ad260c4e4e9a1f6f4e6 Mon Sep 17 00:00:00 2001 From: Marc Fournier Date: Tue, 14 Jun 2016 17:30:28 +0200 Subject: [PATCH] Revert "Disable the grpc plugin for now" This belongs to the nightlies/master/* branches for the moment. This reverts commit 5ff034057209073dc1fcadaadcfb44eff0d62661. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) 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 += \ -- 2.30.2