mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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 <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
79d614e2e8
commit
17a2b7c2e3
@@ -4,6 +4,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_REQ_USE="sqlite"
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
inherit cmake-utils python-single-r1
|
||||
|
||||
Reference in New Issue
Block a user