summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Riosa <vivo@gentoo.org>2006-11-23 14:02:50 +0000
committerFrancesco Riosa <vivo@gentoo.org>2006-11-23 14:02:50 +0000
commit3650ecff9efd94c37fcd7e3612825ac21a1da7b0 (patch)
tree638356f5a3a7cac469dba2d9d6aa690847b41422 /eclass/php5_0-sapi.eclass
parentMarking torque-2.1.6 ppc64 for bug 152104 (diff)
downloadgentoo-2-3650ecff9efd94c37fcd7e3612825ac21a1da7b0.tar.gz
gentoo-2-3650ecff9efd94c37fcd7e3612825ac21a1da7b0.tar.bz2
gentoo-2-3650ecff9efd94c37fcd7e3612825ac21a1da7b0.zip
virtual/mysql
Diffstat (limited to 'eclass/php5_0-sapi.eclass')
-rw-r--r--eclass/php5_0-sapi.eclass6
1 files changed, 3 insertions, 3 deletions
diff --git a/eclass/php5_0-sapi.eclass b/eclass/php5_0-sapi.eclass
index c16478393851..79f768a78127 100644
--- a/eclass/php5_0-sapi.eclass
+++ b/eclass/php5_0-sapi.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5_0-sapi.eclass,v 1.28 2006/08/30 09:04:07 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5_0-sapi.eclass,v 1.29 2006/11/23 14:02:50 vivo Exp $
#
# ########################################################################
#
@@ -71,8 +71,8 @@ DEPEND="adabas? ( >=dev-db/unixODBC-1.8.13 )
mhash? ( app-crypt/mhash )
ming? ( media-libs/ming )
mssql? ( dev-db/freetds )
- mysql? ( dev-db/mysql )
- mysqli? ( >=dev-db/mysql-4.1 )
+ mysql? ( virtual/mysql )
+ mysqli? ( >=virtual/mysql-4.1 )
ncurses? ( sys-libs/ncurses )
nls? ( sys-devel/gettext )
oci8-instant-client? ( dev-db/oracle-instantclient-basic )