From 17a2b7c2e39c4b387c20ecb8118297cd1b3cb40a Mon Sep 17 00:00:00 2001 From: Marshall Brewer Date: Tue, 31 May 2016 07:51:31 +0200 Subject: [PATCH] net-misc/bro: revbump bro-2.4.1-r2 fix missing dependency on Python with sqlite support Gentoo-Bug: https://bugs.gentoo.org/584578 Closes: https://github.com/gentoo/gentoo/pull/1567 Signed-off-by: Patrice Clement --- net-analyzer/bro/{bro-2.4.1-r1.ebuild => bro-2.4.1-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) rename net-analyzer/bro/{bro-2.4.1-r1.ebuild => bro-2.4.1-r2.ebuild} (98%) diff --git a/net-analyzer/bro/bro-2.4.1-r1.ebuild b/net-analyzer/bro/bro-2.4.1-r2.ebuild similarity index 98% rename from net-analyzer/bro/bro-2.4.1-r1.ebuild rename to net-analyzer/bro/bro-2.4.1-r2.ebuild index d72a43d53176..9fd84031a678 100644 --- a/net-analyzer/bro/bro-2.4.1-r1.ebuild +++ b/net-analyzer/bro/bro-2.4.1-r2.ebuild @@ -4,6 +4,7 @@ EAPI=6 +PYTHON_REQ_USE="sqlite" PYTHON_COMPAT=( python2_7 ) inherit cmake-utils python-single-r1 -- 2.26.2