diff options
Diffstat (limited to 'net-analyzer/snort/snort-2.8.6.ebuild')
-rw-r--r-- | net-analyzer/snort/snort-2.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snort/snort-2.8.6.ebuild b/net-analyzer/snort/snort-2.8.6.ebuild index a8a469ff2f74..88009a0feb42 100644 --- a/net-analyzer/snort/snort-2.8.6.ebuild +++ b/net-analyzer/snort/snort-2.8.6.ebuild @@ -1,6 +1,6 @@ # 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.6.ebuild,v 1.1 2010/06/02 12:18:49 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.8.6.ebuild,v 1.2 2010/06/17 20:41:53 patrick Exp $ inherit eutils autotools multilib @@ -21,7 +21,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 ) |