summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/libgda/libgda-1.0.2.ebuild')
-rw-r--r--gnome-extra/libgda/libgda-1.0.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/libgda/libgda-1.0.2.ebuild b/gnome-extra/libgda/libgda-1.0.2.ebuild
index 88c3dc13682e..8d053e92104b 100644
--- a/gnome-extra/libgda/libgda-1.0.2.ebuild
+++ b/gnome-extra/libgda/libgda-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.10 2004/06/24 22:08:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.2.ebuild,v 1.11 2004/08/06 00:29:48 arj Exp $
IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc"
@@ -22,10 +22,10 @@ RDEPEND=">=dev-libs/glib-2.0
postgres? ( >=dev-db/postgresql-7.2.1 )
odbc? ( >=dev-db/unixODBC-2.0.6 )
ldap? ( >=net-nds/openldap-2.0.25 )
- !ppc? ( firebird? ( >=dev-db/firebird-1.0 ) )
+ !ppc? ( !sparc? ( !alpha? ( !ia64? ( !amd64? ( firebird? ( dev-db/firebird ) ) ) ) ) )
freetds? ( >=dev-db/freetds-0.5 )
- sqlite? ( >=dev-db/sqlite-2.4.2 )
- !alpha? ( mdb? ( >=app-office/mdbtools-0.5 ) )"
+ sqlite? ( =dev-db/sqlite-2* )
+ !ia64? ( mdb? ( >=app-office/mdbtools-0.5 ) )"
DEPEND=">=dev-util/pkgconfig-0.8
>=dev-util/intltool-0.22