diff options
Diffstat (limited to 'app-office/gnucash/gnucash-2.0.1.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-2.0.1.ebuild b/app-office/gnucash/gnucash-2.0.1.ebuild index 3276aa98154e..19a058a7a7d9 100644 --- a/app-office/gnucash/gnucash-2.0.1.ebuild +++ b/app-office/gnucash/gnucash-2.0.1.ebuild @@ -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/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.16 2007/01/10 17:06:03 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.1.ebuild,v 1.17 2007/01/10 17:48:24 hkbst Exp $ inherit eutils gnome2 @@ -18,7 +18,7 @@ KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="postgres ofx hbci chipcard doc debug quotes nls tetex" RDEPEND=">=dev-libs/glib-2.4.0 - >=dev-util/guile-1.6.4-r2 + >=dev-scheme/guile-1.6.4-r2 >=dev-scheme/slib-2.3.8 >=sys-libs/zlib-1.1.4 >=dev-libs/popt-1.5 |