diff options
Diffstat (limited to 'net-analyzer/snort/snort-2.8.4.1.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-2.8.4.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/snort/snort-2.8.4.1.ebuild b/net-analyzer/snort/snort-2.8.4.1.ebuild index cb0055ed359f..f9ad356bb460 100644 --- a/net-analyzer/snort/snort-2.8.4.1.ebuild +++ b/net-analyzer/snort/snort-2.8.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.4.1.ebuild,v 1.8 2009/08/17 16:18:30 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.4.1.ebuild,v 1.9 2010/06/17 20:41:53 patrick Exp $ inherit eutils autotools multilib @@ -18,7 +18,7 @@ DEPEND="virtual/libpcap flexresp2? ( dev-libs/libdnet ) flexresp? ( ~net-libs/libnet-1.0.2a ) react? ( ~net-libs/libnet-1.0.2a ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) mysql? ( virtual/mysql ) odbc? ( dev-db/unixODBC ) prelude? ( >=dev-libs/libprelude-0.9.0 ) |