summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 45fbcdc)
raw | patch | inline | side by side (parent: 45fbcdc)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 4 Jun 2016 17:37:14 +0000 (19:37 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 4 Jun 2016 17:37:14 +0000 (19:37 +0200) |
It needs a newer version of protobuf-compiler (3.0.0 or newer).
debian/rules | patch | blob | history |
diff --git a/debian/rules b/debian/rules
index 2dd1b357066bfcdbc918c82d148b0202f6d80edf..068b3b2bb983452a21ba7a1579702295403a7b15 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
# 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 += \