diff options
Diffstat (limited to 'net-analyzer/snort/snort-2.3.0.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.3.0.ebuild b/net-analyzer/snort/snort-2.3.0.ebuild index ebdbe57014bb..5e179d8db022 100644 --- a/net-analyzer/snort/snort-2.3.0.ebuild +++ b/net-analyzer/snort/snort-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.0.ebuild,v 1.1 2005/01/27 15:49:27 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.0.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $ inherit eutils gnuconfig flag-o-matic @@ -23,7 +23,7 @@ IUSE="ssl postgres mysql flexresp selinux snortsam odbc prelude inline" DEPEND="virtual/libc >=dev-libs/libpcre-4.2-r1 - >=net-libs/libpcap-0.7 + virtual/libpcap flexresp? ( ~net-libs/libnet-1.0.2a ) postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) |