diff options
Diffstat (limited to 'net-analyzer/snort/snort-1.9.1-r3.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-1.9.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-1.9.1-r3.ebuild b/net-analyzer/snort/snort-1.9.1-r3.ebuild index 99f10d5d7af0..301952fa74d8 100644 --- a/net-analyzer/snort/snort-1.9.1-r3.ebuild +++ b/net-analyzer/snort/snort-1.9.1-r3.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.1-r3.ebuild,v 1.2 2003/08/27 19:57:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-1.9.1-r3.ebuild,v 1.3 2003/09/05 23:40:10 msterret Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND="virtual/glibc mysql? ( >=dev-db/mysql-3.23.26 ) ssl? ( >=dev-libs/openssl-0.9.6b ) snmp? ( >=net-analyzer/net-snmp-5.0 )" -RDEPEND="virtual/glibc +RDEPEND="virtual/glibc dev-lang/perl >=net-libs/libpcap-0.6.2-r1 postgres? ( >=dev-db/postgresql-7.2 ) |