summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-01-28 11:30:58 +0100
committerJeroen Roovers <jer@gentoo.org>2020-01-28 11:40:25 +0100
commit01f8d5c1ec0f78289f397703f6e480217d243b6b (patch)
treee6d11090af5c6dc5b0cd489bb65f713951592c69
parentnet-analyzer/pmacct: Set CFLAGS=-fcommon (diff)
downloadgentoo-01f8d5c1.tar.gz
gentoo-01f8d5c1.tar.bz2
gentoo-01f8d5c1.zip
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@gentoo.org>
-rw-r--r--net-analyzer/pmacct/pmacct-999999.ebuild5
1 files changed, 1 insertions, 4 deletions
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="
<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