summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/tora/tora-2.1.3-r3.ebuild')
-rw-r--r--dev-db/tora/tora-2.1.3-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tora/tora-2.1.3-r3.ebuild b/dev-db/tora/tora-2.1.3-r3.ebuild
index 3ca00a341b5e..56419bc431a4 100644
--- a/dev-db/tora/tora-2.1.3-r3.ebuild
+++ b/dev-db/tora/tora-2.1.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v 1.2 2014/11/03 11:37:46 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-2.1.3-r3.ebuild,v 1.3 2014/12/28 15:20:50 titanofold Exp $
EAPI=3
@@ -25,7 +25,7 @@ DEPEND="
dev-db/oracle-instantclient-basic
dev-db/oracle-instantclient-sqlplus
)
- postgres? ( virtual/postgresql[server] )
+ postgres? ( dev-db/postgresql[server] )
"
RDEPEND="${DEPEND}"