diff options
author | Carl Perry <edolnx@gentoo.org> | 2003-03-17 22:37:13 +0000 |
---|---|---|
committer | Carl Perry <edolnx@gentoo.org> | 2003-03-17 22:37:13 +0000 |
commit | f0b7f39797a472abadac8fe7a812a534e0f01e82 (patch) | |
tree | e8196711a0eafa0f5395e03b750cc47c1217620f /app-office/gnucash/gnucash-1.6.8.ebuild | |
parent | masked for testing. now makes use of the new 'java-commons' eclass. (diff) | |
download | historical-f0b7f39797a472abadac8fe7a812a534e0f01e82.tar.gz historical-f0b7f39797a472abadac8fe7a812a534e0f01e82.tar.bz2 historical-f0b7f39797a472abadac8fe7a812a534e0f01e82.zip |
Fixed dependancies in gnucash 1.8.1 and 1.6.8 relating to g-wrap
Diffstat (limited to 'app-office/gnucash/gnucash-1.6.8.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-1.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-1.6.8.ebuild b/app-office/gnucash/gnucash-1.6.8.ebuild index 729faadfc38a..581721c99210 100644 --- a/app-office/gnucash/gnucash-1.6.8.ebuild +++ b/app-office/gnucash/gnucash-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.10 2003/03/16 22:35:48 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.11 2003/03/17 22:37:13 edolnx Exp $ inherit flag-o-matic @@ -24,7 +24,7 @@ DEPEND="${RDEPEND} >=dev-lang/perl-5 >=dev-libs/slib-2.3.8 >=dev-lang/swig-1.3_alpha4 - >=dev-libs/g-wrap-1.1.5 + <=dev-libs/g-wrap-1.3 <gnome-base/libglade-2 media-libs/gdk-pixbuf <dev-util/guile-1.4.1 |