diff options
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/bro/bro-2.4.1-r2.ebuild (renamed from net-analyzer/bro/bro-2.4.1-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/bro/bro-2.4.1-r1.ebuild b/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 |