mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/suricata: Solved conflicting use flags
Use flags LUA and LUAJIT cannot be set at the same time. Reported in bug 625814 Reported-By: deference@null.net Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
@@ -14,6 +14,8 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="+af-packet control-socket cuda debug +detection geoip hardened logrotate lua luajit nflog +nfqueue redis +rules test"
|
||||
|
||||
REQUIRED_USE="lua? ( !luajit )"
|
||||
|
||||
DEPEND="
|
||||
>=dev-libs/jansson-2.2
|
||||
dev-libs/libpcre
|
||||
|
||||
Reference in New Issue
Block a user