diff options
author | John Helmert III <ajak@gentoo.org> | 2021-04-09 20:45:17 -0500 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2021-04-09 20:45:32 -0500 |
commit | 504c08100b988f17bfc6832b9dcd7639ef0a16d2 (patch) | |
tree | 3ba12833f97638f25312880bc31136c07e21214e /net-analyzer/pmacct | |
parent | net-analyzer/pmacct: drop unused USE from metadata (diff) | |
download | gentoo-504c08100b988f17bfc6832b9dcd7639ef0a16d2.tar.gz gentoo-504c08100b988f17bfc6832b9dcd7639ef0a16d2.tar.bz2 gentoo-504c08100b988f17bfc6832b9dcd7639ef0a16d2.zip |
net-analyzer/pmacct: sync live (missed a hunk last time)
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'net-analyzer/pmacct')
-rw-r--r-- | net-analyzer/pmacct/pmacct-999999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild b/net-analyzer/pmacct/pmacct-999999.ebuild index 8c0c97e73b16..4e643ff1e80e 100644 --- a/net-analyzer/pmacct/pmacct-999999.ebuild +++ b/net-analyzer/pmacct/pmacct-999999.ebuild @@ -22,7 +22,8 @@ REQUIRED_USE=" rabbitmq? ( jansson ) " -RDEPEND="net-libs/libpcap +RDEPEND="dev-libs/libcdada + net-libs/libpcap geoip? ( dev-libs/geoip ) geoipv2? ( dev-libs/libmaxminddb ) jansson? ( dev-libs/jansson ) |