commit:     01f8d5c1ec0f78289f397703f6e480217d243b6b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 10:30:58 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 10:40:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f8d5c1

net-analyzer/pmacct: Depend on >=net-libs/nDPI-3.0:=

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 net-analyzer/pmacct/pmacct-999999.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild 
b/net-analyzer/pmacct/pmacct-999999.ebuild
index 36566e6c719..828bb83be26 100644
--- a/net-analyzer/pmacct/pmacct-999999.ebuild
+++ b/net-analyzer/pmacct/pmacct-999999.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
                <dev-libs/mongo-c-driver-0.98
        )
        mysql? ( dev-db/mysql-connector-c:0= )
-       ndpi? ( >=net-libs/nDPI-2.4:= )
+       ndpi? ( >=net-libs/nDPI-3.0:= )
        nflog? ( net-libs/libnetfilter_log )
        postgres? ( dev-db/postgresql:* )
        rabbitmq? ( net-libs/rabbitmq-c )
@@ -43,9 +43,6 @@ DEPEND="
        ${RDEPEND}
        virtual/pkgconfig
 "
-PATCHES=(
-       "${FILESDIR}"/${PN}-1.7.3-nDPI-3.0.patch
-)
 
 DOCS=(
        CONFIG-KEYS ChangeLog FAQS QUICKSTART UPGRADE

Reply via email to