summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-09-22 20:44:41 +0200
committerJeroen Roovers <jer@gentoo.org>2016-09-22 20:45:10 +0200
commit8bd9f233215e2f4ef579899c3d152694222eca86 (patch)
treeb6dfa0a049966e61f1f285d7bd6d8bf1677aba15 /net-analyzer/flowgrind
parentmail-client/roundcube: Drop Old (diff)
downloadgentoo-8bd9f233215e2f4ef579899c3d152694222eca86.tar.gz
gentoo-8bd9f233215e2f4ef579899c3d152694222eca86.tar.bz2
gentoo-8bd9f233215e2f4ef579899c3d152694222eca86.zip
net-analyzer/flowgrind: Depend on sys-apps/util-linux by Christian Samsel (bug #594766).
Package-Manager: portage-2.3.1
Diffstat (limited to 'net-analyzer/flowgrind')
-rw-r--r--net-analyzer/flowgrind/flowgrind-0.8.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/flowgrind/flowgrind-0.8.0.ebuild b/net-analyzer/flowgrind/flowgrind-0.8.0.ebuild
index 0353b07855d6..f1ab9a7c7924 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 )