summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2016-11-04 17:56:22 +0100
committerJason A. Donenfeld <zx2c4@gentoo.org>2016-11-04 17:56:34 +0100
commit9aa11548b02079798b3f34d1601b6cb7c02bfb6c (patch)
tree2de52e571bc0bb5d8ed934b24781c2f48c1cec2b /net-analyzer
parentwww-client/vivaldi: Old. (diff)
downloadgentoo-9aa11548b02079798b3f34d1601b6cb7c02bfb6c.tar.gz
gentoo-9aa11548b02079798b3f34d1601b6cb7c02bfb6c.tar.bz2
gentoo-9aa11548b02079798b3f34d1601b6cb7c02bfb6c.zip
net-analyzer/flent: flent likes fping
Package-Manager: portage-2.3.2
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/flent/flent-0.15.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/flent/flent-0.15.0.ebuild b/net-analyzer/flent/flent-0.15.0.ebuild
index a11344bd83b8..5dc2f8ba65ac 100644
--- a/net-analyzer/flent/flent-0.15.0.ebuild
+++ b/net-analyzer/flent/flent-0.15.0.ebuild
@@ -20,5 +20,6 @@ IUSE="+qt4 +plots"
RDEPEND="qt4? ( dev-python/PyQt4[${PYTHON_USEDEP}] )
plots? ( dev-python/matplotlib[${PYTHON_USEDEP}] )
net-analyzer/netperf[demo]
- net-misc/iperf"
+ net-misc/iperf
+ net-analyzer/fping"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"