Code

Revert "Disable the grpc plugin for now"
authorMarc Fournier <marc@bl.uem.li>
Tue, 14 Jun 2016 15:30:28 +0000 (17:30 +0200)
committerMarc Fournier <marc@bl.uem.li>
Tue, 14 Jun 2016 15:30:28 +0000 (17:30 +0200)
This belongs to the nightlies/master/* branches for the moment.

This reverts commit 5ff034057209073dc1fcadaadcfb44eff0d62661.

debian/rules

index 068b3b2bb983452a21ba7a1579702295403a7b15..2dd1b357066bfcdbc918c82d148b0202f6d80edf 100755 (executable)
@@ -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 += \