summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild')
-rw-r--r--x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild b/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild
index 6a43a6b11aef..8056193ce5b4 100644
--- a/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild
+++ b/x11-libs/qt-sql/qt-sql-4.6.3-r1.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/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild,v 1.2 2010/06/13 17:18:44 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild,v 1.3 2010/06/17 21:11:48 patrick Exp $
EAPI="2"
inherit qt4-build
@@ -15,7 +15,7 @@ DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=]
freetds? ( dev-db/freetds )
mysql? ( virtual/mysql )
odbc? ( dev-db/unixODBC )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
sqlite? ( dev-db/sqlite:3 )"
RDEPEND="${DEPEND}"