commit: 8bd9f233215e2f4ef579899c3d152694222eca86
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 18:44:41 2016 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 18:45:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bd9f233
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 0353b07..f1ab9a7 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 )