From: Jeroen Roovers Date: Tue, 28 Jan 2020 10:30:58 +0000 (+0100) Subject: net-analyzer/pmacct: Depend on >=net-libs/nDPI-3.0:= X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=01f8d5c1ec0f78289f397703f6e480217d243b6b;p=gentoo.git 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 --- diff --git a/net-analyzer/pmacct/pmacct-999999.ebuild b/net-analyzer/pmacct/pmacct-999999.ebuild index 36566e6c719e..828bb83be269 100644 --- a/net-analyzer/pmacct/pmacct-999999.ebuild +++ b/net-analyzer/pmacct/pmacct-999999.ebuild @@ -32,7 +32,7 @@ RDEPEND=" =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