diff options
author | Sam James <sam@gentoo.org> | 2022-08-18 01:29:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-18 01:30:05 +0100 |
commit | 242e1c014bc6ad66793c8cc0440237ad2bd03de5 (patch) | |
tree | 9997b73eb51cb1b4c01a00d6b6fa7782f7076665 /net-analyzer/ntopng | |
parent | net-libs/webkit-gtk: Stabilize 2.36.6 arm64, #865341 (diff) | |
download | gentoo-242e1c014bc6ad66793c8cc0440237ad2bd03de5.tar.gz gentoo-242e1c014bc6ad66793c8cc0440237ad2bd03de5.tar.bz2 gentoo-242e1c014bc6ad66793c8cc0440237ad2bd03de5.zip |
net-analyzer/ntopng: add max version on nDPI
Huge pain w/ API changes as often happens with these,
but hopefully new release soon.
Closes: https://bugs.gentoo.org/857768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/ntopng')
-rw-r--r-- | net-analyzer/ntopng/ntopng-5.2.1-r1.ebuild (renamed from net-analyzer/ntopng/ntopng-5.2.1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/ntopng/ntopng-5.2.1.ebuild b/net-analyzer/ntopng/ntopng-5.2.1-r1.ebuild index b1e0ebb11864..84dd505dc13f 100644 --- a/net-analyzer/ntopng/ntopng-5.2.1.ebuild +++ b/net-analyzer/ntopng/ntopng-5.2.1-r1.ebuild @@ -23,6 +23,7 @@ DEPEND="dev-db/mysql-connector-c:= net-analyzer/rrdtool net-libs/libpcap >=net-libs/nDPI-4.2:= + <net-libs/nDPI-4.4:= >=net-libs/zeromq-3:= net-misc/curl sys-libs/libcap |