commit: 504c08100b988f17bfc6832b9dcd7639ef0a16d2
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 01:45:17 2021 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 01:45:32 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504c0810
net-analyzer/pmacct: sync live (missed a hunk last time)
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
net-analyzer/pmacct/pmacct-999999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild
b/net-analyzer/pmacct/pmacct-999999.ebuild
index 8c0c97e73b1..4e643ff1e80 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 )