diff options
Diffstat (limited to 'dev-db/slony1/slony1-1.1.5.ebuild')
-rw-r--r-- | dev-db/slony1/slony1-1.1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/slony1/slony1-1.1.5.ebuild b/dev-db/slony1/slony1-1.1.5.ebuild index 4b0e8f55c1cc..09ff993fb4e2 100644 --- a/dev-db/slony1/slony1-1.1.5.ebuild +++ b/dev-db/slony1/slony1-1.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.5.ebuild,v 1.3 2008/05/21 15:58:19 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-1.1.5.ebuild,v 1.4 2010/06/17 19:15:30 patrick Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -DEPEND="virtual/postgresql-server +DEPEND="dev-db/postgresql-server perl? ( dev-perl/DBD-Pg )" # snmp? ( >=net-analyzer/net-snmp-5.1 ) |