summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/tcpflow/tcpflow-1.2.6.ebuild')
-rw-r--r--net-analyzer/tcpflow/tcpflow-1.2.6.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-analyzer/tcpflow/tcpflow-1.2.6.ebuild b/net-analyzer/tcpflow/tcpflow-1.2.6.ebuild
index 2043d3760129..eb367f301d50 100644
--- a/net-analyzer/tcpflow/tcpflow-1.2.6.ebuild
+++ b/net-analyzer/tcpflow/tcpflow-1.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.2.6.ebuild,v 1.1 2012/05/01 05:05:22 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpflow/tcpflow-1.2.6.ebuild,v 1.2 2012/05/02 10:02:07 radhermit Exp $
EAPI="4"
@@ -13,7 +13,8 @@ KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
SLOT="0"
IUSE="test"
-RDEPEND="net-libs/libpcap"
+RDEPEND="net-libs/libpcap
+ sys-libs/zlib"
DEPEND="${RDEPEND}
test? ( sys-apps/coreutils )"