From 134a01279b0dd3fbabd7f81fe28fabcee64adfc6 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 14 Jun 2019 17:52:21 -0300 Subject: unmaintained/entropybroker: move from testing - Requires crypto++-5.6.2 and is thus blocking crypto++ update to 8.2.0 - Upstream has no intention of following API (https://github.com/flok99/entropybroker/issues/8) - Has no maintainer --- testing/entropybroker/missing-include.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 testing/entropybroker/missing-include.patch (limited to 'testing/entropybroker/missing-include.patch') diff --git a/testing/entropybroker/missing-include.patch b/testing/entropybroker/missing-include.patch deleted file mode 100644 index a3c8c51bb0..0000000000 --- a/testing/entropybroker/missing-include.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/protocol.cpp b/protocol.cpp -index 40e4941..163af9c 100644 ---- a/protocol.cpp -+++ b/protocol.cpp -@@ -7,6 +7,7 @@ - #include - #include - #include -+#include - - #include "defines.h" - #include "error.h" -- cgit v1.2.3