summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-07 18:01:38 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-09 17:34:03 +0100
commit626d39946df1afcfcdb5d6f7b8cf25eacc337099 (patch)
tree66227cb54ce012804ca83753680f284fed692f42 /net-analyzer/suricata
parentnet-analyzer/nmap: Switch to PYTHON_MULTI_USEDEP API (diff)
downloadgentoo-626d39946df1afcfcdb5d6f7b8cf25eacc337099.tar.gz
gentoo-626d39946df1afcfcdb5d6f7b8cf25eacc337099.tar.bz2
gentoo-626d39946df1afcfcdb5d6f7b8cf25eacc337099.zip
net-analyzer/suricata: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer/suricata')
-rw-r--r--net-analyzer/suricata/suricata-5.0.1-r1.ebuild (renamed from net-analyzer/suricata/suricata-5.0.1.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-analyzer/suricata/suricata-5.0.1.ebuild b/net-analyzer/suricata/suricata-5.0.1-r1.ebuild
index d09d4b1a9847..e74f32fee51a 100644
--- a/net-analyzer/suricata/suricata-5.0.1.ebuild
+++ b/net-analyzer/suricata/suricata-5.0.1-r1.ebuild
@@ -31,7 +31,9 @@ CDEPEND="acct-group/suricata
net-libs/libnfnetlink
dev-libs/nspr
dev-libs/nss
- dev-python/pyyaml[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ dev-python/pyyaml[${PYTHON_MULTI_USEDEP}]
+ ')
>=net-libs/libhtp-0.5.32
net-libs/libpcap
sys-apps/file