summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-04-02 12:52:27 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-04-02 12:52:27 +0000
commit49cb76be03beff096dccc1ac221a90a5e4445220 (patch)
tree69a379bf913870192b6da1d396737ff928efa2a7 /net-analyzer/snort/snort-2.8.6.1.ebuild
parentUse net-libs/libpcap instead of virtual/libpcap wrt #358835. (diff)
downloadgentoo-2-49cb76be03beff096dccc1ac221a90a5e4445220.tar.gz
gentoo-2-49cb76be03beff096dccc1ac221a90a5e4445220.tar.bz2
gentoo-2-49cb76be03beff096dccc1ac221a90a5e4445220.zip
Use net-libs/libpcap instead of virtual/libpcap wrt #358835.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/snort/snort-2.8.6.1.ebuild')
-rw-r--r--net-analyzer/snort/snort-2.8.6.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/snort/snort-2.8.6.1.ebuild b/net-analyzer/snort/snort-2.8.6.1.ebuild
index 297350952c0b..3d9c61b74b7b 100644
--- a/net-analyzer/snort/snort-2.8.6.1.ebuild
+++ b/net-analyzer/snort/snort-2.8.6.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.1.ebuild,v 1.1 2010/08/13 11:12:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.1.ebuild,v 1.2 2011/04/02 12:52:27 ssuominen Exp $
EAPI="2"
inherit eutils autotools multilib
@@ -17,7 +17,7 @@ threads debug reload reload-error-restart flexresp flexresp2 react aruba mysql
odbc postgres selinux zlib"
#flexresp, react, and inline _ONLY_ work with net-libs/libnet-1.0.2a
-DEPEND="virtual/libpcap
+DEPEND="net-libs/libpcap
>=dev-libs/libpcre-6.0
flexresp2? ( dev-libs/libdnet )
flexresp? ( ~net-libs/libnet-1.0.2a )