summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/libgda/libgda-1.0.4.ebuild')
-rw-r--r--gnome-extra/libgda/libgda-1.0.4.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-extra/libgda/libgda-1.0.4.ebuild b/gnome-extra/libgda/libgda-1.0.4.ebuild
index 72ac3944192e..6f8ef221be0f 100644
--- a/gnome-extra/libgda/libgda-1.0.4.ebuild
+++ b/gnome-extra/libgda/libgda-1.0.4.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.4.ebuild,v 1.1 2004/08/05 13:36:10 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.0.4.ebuild,v 1.2 2004/08/06 00:29:48 arj Exp $
inherit gnome2 eutils
@@ -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