summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-05-10 15:02:01 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-05-10 15:02:01 +0000
commitd6dcae40ae5ab632ab016fc91d854680fee5160a (patch)
tree797a0c6e2555e48f18c0c50d2d43fc81546d6e14 /eclass/php5_2-sapi.eclass
parentStable for HPPA (bug #169372). (diff)
downloadgentoo-2-d6dcae40ae5ab632ab016fc91d854680fee5160a.tar.gz
gentoo-2-d6dcae40ae5ab632ab016fc91d854680fee5160a.tar.bz2
gentoo-2-d6dcae40ae5ab632ab016fc91d854680fee5160a.zip
TinyCDB valid too.
Diffstat (limited to 'eclass/php5_2-sapi.eclass')
-rw-r--r--eclass/php5_2-sapi.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/php5_2-sapi.eclass b/eclass/php5_2-sapi.eclass
index 8cf53e11ed6e..871c91280df7 100644
--- a/eclass/php5_2-sapi.eclass
+++ b/eclass/php5_2-sapi.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/php5_2-sapi.eclass,v 1.4 2007/04/24 20:06:20 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/php5_2-sapi.eclass,v 1.5 2007/05/10 15:02:01 chtekk Exp $
# ========================================================================
#
@@ -48,7 +48,7 @@ DEPEND="adabas? ( >=dev-db/unixODBC-1.8.13 )
berkdb? ( =sys-libs/db-4* )
birdstep? ( >=dev-db/unixODBC-1.8.13 )
bzip2? ( app-arch/bzip2 )
- cdb? ( dev-db/cdb )
+ cdb? ( || ( dev-db/cdb dev-db/tinycdb ) )
cjk? ( !gd? ( !gd-external? ( >=media-libs/jpeg-6b media-libs/libpng sys-libs/zlib ) ) )
crypt? ( >=dev-libs/libmcrypt-2.4 )
curl? ( >=net-misc/curl-7.10.5 )