summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boman <mboman@gentoo.org>2004-03-22 12:38:40 +0000
committerMichael Boman <mboman@gentoo.org>2004-03-22 12:38:40 +0000
commitfc65c05813e334fb694c98d7968cb4dbb74a4cd5 (patch)
tree55c02cfd5bcc78bad0f6f2d8a2eee21b9f752329 /net-analyzer/siphon/siphon-666.ebuild
parentQA: Propperly assigned DEPEND/RDEPEND. Added dependency on dev-lang/perl and ... (diff)
downloadgentoo-2-fc65c05813e334fb694c98d7968cb4dbb74a4cd5.tar.gz
gentoo-2-fc65c05813e334fb694c98d7968cb4dbb74a4cd5.tar.bz2
gentoo-2-fc65c05813e334fb694c98d7968cb4dbb74a4cd5.zip
QA: Propperly assigned DEPEND/RDEPEND, put virtual/glibc as a dependency.
Diffstat (limited to 'net-analyzer/siphon/siphon-666.ebuild')
-rw-r--r--net-analyzer/siphon/siphon-666.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/siphon/siphon-666.ebuild b/net-analyzer/siphon/siphon-666.ebuild
index d7153da58ee0..200966bb1582 100644
--- a/net-analyzer/siphon/siphon-666.ebuild
+++ b/net-analyzer/siphon/siphon-666.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/siphon/siphon-666.ebuild,v 1.3 2004/03/21 23:11:32 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/siphon/siphon-666.ebuild,v 1.4 2004/03/22 12:38:40 mboman Exp $
IUSE=""
MY_P=${PN}-v.${PV}
@@ -13,8 +13,8 @@ SLOT="0"
LICENSE="as-is"
KEYWORDS="~x86 ~sparc"
-RDEPEND="net-libs/libpcap"
-DEPEND="${RDEPEND}"
+DEPEND="virtual/glibc
+ net-libs/libpcap"
S=${WORKDIR}/${MY_P}