summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/gnucash/gnucash-2.2.3.ebuild')
-rw-r--r--app-office/gnucash/gnucash-2.2.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/gnucash/gnucash-2.2.3.ebuild b/app-office/gnucash/gnucash-2.2.3.ebuild
index 0d34fdada218..fa8fafe5f816 100644
--- a/app-office/gnucash/gnucash-2.2.3.ebuild
+++ b/app-office/gnucash/gnucash-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.3.ebuild,v 1.6 2008/02/19 19:58:32 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.3.ebuild,v 1.7 2008/02/20 12:26:52 tove Exp $
inherit autotools eutils gnome2
@@ -17,8 +17,8 @@ KEYWORDS="alpha amd64 ppc sparc x86"
IUSE="ofx hbci chipcard debug quotes"
RDEPEND=">=dev-libs/glib-2.6.3
- || ( ( >=dev-scheme/guile-1.8.3 >=dev-scheme/slib-3.1.4 )
- ( <dev-scheme/guile-1.8.3 =dev-scheme/slib-3.1.1* ) )
+ >=dev-scheme/guile-1.8.3
+ >=dev-scheme/slib-3.1.4
>=sys-libs/zlib-1.1.4
>=dev-libs/popt-1.5
>=x11-libs/gtk+-2.10