diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 14:02:50 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-11-23 14:02:50 +0000 |
commit | 3650ecff9efd94c37fcd7e3612825ac21a1da7b0 (patch) | |
tree | 638356f5a3a7cac469dba2d9d6aa690847b41422 /eclass/php4_4-sapi.eclass | |
parent | Marking torque-2.1.6 ppc64 for bug 152104 (diff) | |
download | gentoo-2-3650ecff9efd94c37fcd7e3612825ac21a1da7b0.tar.gz gentoo-2-3650ecff9efd94c37fcd7e3612825ac21a1da7b0.tar.bz2 gentoo-2-3650ecff9efd94c37fcd7e3612825ac21a1da7b0.zip |
virtual/mysql
Diffstat (limited to 'eclass/php4_4-sapi.eclass')
-rw-r--r-- | eclass/php4_4-sapi.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/php4_4-sapi.eclass b/eclass/php4_4-sapi.eclass index 92f1ff7da4e7..6f7a3af79d65 100644 --- a/eclass/php4_4-sapi.eclass +++ b/eclass/php4_4-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/php4_4-sapi.eclass,v 1.29 2006/10/27 11:45:28 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/php4_4-sapi.eclass,v 1.30 2006/11/23 14:02:50 vivo Exp $ # # ######################################################################## # @@ -73,7 +73,7 @@ DEPEND="adabas? ( >=dev-db/unixODBC-1.8.13 ) mhash? ( app-crypt/mhash ) ming? ( media-libs/ming ) mssql? ( dev-db/freetds ) - mysql? ( dev-db/mysql ) + mysql? ( virtual/mysql ) ncurses? ( sys-libs/ncurses ) nls? ( sys-devel/gettext ) oci8-instant-client? ( dev-db/oracle-instantclient-basic ) |