net-analyzer/pmacct: Fix net-libs/nDPI dependency
authorJeroen Roovers <jer@gentoo.org>
Thu, 2 Jan 2020 10:05:47 +0000 (11:05 +0100)
committerJeroen Roovers <jer@gentoo.org>
Thu, 2 Jan 2020 10:05:59 +0000 (11:05 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/pmacct/pmacct-1.7.3-r2.ebuild [moved from net-analyzer/pmacct/pmacct-1.7.3-r1.ebuild with 96% similarity]
net-analyzer/pmacct/pmacct-999999.ebuild

similarity index 96%
rename from net-analyzer/pmacct/pmacct-1.7.3-r1.ebuild
rename to net-analyzer/pmacct/pmacct-1.7.3-r2.ebuild
index 33e50e3e8313c8cc116b86ce44a7259286effde4..29e8537602fba6fd2a1fef5c36e3fe691ab0d8c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,7 +32,7 @@ RDEPEND="
                <dev-libs/mongo-c-driver-0.98
        )
        mysql? ( dev-db/mysql-connector-c:0= )
-       ndpi? ( net-libs/nDPI:= )
+       ndpi? ( >=net-libs/nDPI-2.4:= )
        nflog? ( net-libs/libnetfilter_log )
        postgres? ( dev-db/postgresql:* )
        rabbitmq? ( net-libs/rabbitmq-c )
index 02039602f301b65b50fec204d98b96269feaed5a..36566e6c719e05fe4c3cf9e639932f1eb6cf296c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,7 +32,7 @@ RDEPEND="
                <dev-libs/mongo-c-driver-0.98
        )
        mysql? ( dev-db/mysql-connector-c:0= )
-       ndpi? ( net-libs/nDPI:= )
+       ndpi? ( >=net-libs/nDPI-2.4:= )
        nflog? ( net-libs/libnetfilter_log )
        postgres? ( dev-db/postgresql:* )
        rabbitmq? ( net-libs/rabbitmq-c )