diff options
Diffstat (limited to 'net-analyzer/snort/snort-1.9.0.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-1.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-1.9.0.ebuild b/net-analyzer/snort/snort-1.9.0.ebuild index 37d704420840..870869f7456e 100644 --- a/net-analyzer/snort/snort-1.9.0.ebuild +++ b/net-analyzer/snort/snort-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.0.ebuild,v 1.5 2003/02/13 13:50:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.0.ebuild,v 1.6 2003/03/11 21:11:46 seemant Exp $ IUSE="ssl postgres mysql snmp" @@ -22,7 +22,7 @@ DEPEND="virtual/glibc snmp? ( >=net-analyzer/net-snmp-5.0 )" RDEPEND="virtual/glibc - sys-devel/perl + dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) mysql? ( >=dev-db/mysql-3.23.26 ) |