From 8bd9f233215e2f4ef579899c3d152694222eca86 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 22 Sep 2016 20:44:41 +0200 Subject: [PATCH] net-analyzer/flowgrind: Depend on sys-apps/util-linux by Christian Samsel (bug #594766). Package-Manager: portage-2.3.1 --- net-analyzer/flowgrind/flowgrind-0.8.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/flowgrind/flowgrind-0.8.0.ebuild b/net-analyzer/flowgrind/flowgrind-0.8.0.ebuild index 0353b07855d6e..f1ab9a7c7924f 100644 --- a/net-analyzer/flowgrind/flowgrind-0.8.0.ebuild +++ b/net-analyzer/flowgrind/flowgrind-0.8.0.ebuild @@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="debug doc gsl pcap" RDEPEND=" + sys-apps/util-linux dev-libs/xmlrpc-c[abyss,curl] gsl? ( sci-libs/gsl ) pcap? ( net-libs/libpcap )