diff options
Diffstat (limited to 'net-analyzer/labrea/labrea-2.5.ebuild')
-rw-r--r-- | net-analyzer/labrea/labrea-2.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/labrea/labrea-2.5.ebuild b/net-analyzer/labrea/labrea-2.5.ebuild index 13c924a9ac8c..4b6e2fa89deb 100644 --- a/net-analyzer/labrea/labrea-2.5.ebuild +++ b/net-analyzer/labrea/labrea-2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/labrea/labrea-2.5.ebuild,v 1.3 2004/08/16 10:32:59 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/labrea/labrea-2.5.ebuild,v 1.4 2005/01/29 05:12:51 dragonheart Exp $ DESCRIPTION="'Sticky' Honeypot and IDS" HOMEPAGE="http://labrea.sourceforge.net/" @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" IUSE="" -DEPEND="net-libs/libpcap +DEPEND="virtual/libpcap >=dev-libs/libdnet-1.7" MY_P="${P}-stable-1" |