diff options
author | Hanno Böck <hanno@gentoo.org> | 2005-09-28 11:58:49 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2005-09-28 11:58:49 +0000 |
commit | 9b6d2474e5a556628435fe9dcf972a898916a424 (patch) | |
tree | b7ad69d5c344cf01088f0c09e89c087714270dee /app-office/gnucash | |
parent | Add fixes from mozilla. Lots of tweaks and install a type of GRE as well so (diff) | |
download | gentoo-2-9b6d2474e5a556628435fe9dcf972a898916a424.tar.gz gentoo-2-9b6d2474e5a556628435fe9dcf972a898916a424.tar.bz2 gentoo-2-9b6d2474e5a556628435fe9dcf972a898916a424.zip |
fix dep to comply with new aqbanking package
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/gnucash-1.8.11.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-office/gnucash/gnucash-1.8.11.ebuild b/app-office/gnucash/gnucash-1.8.11.ebuild index fb5ac6d00495..01510775a414 100644 --- a/app-office/gnucash/gnucash-1.8.11.ebuild +++ b/app-office/gnucash/gnucash-1.8.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.11.ebuild,v 1.4 2005/08/26 19:00:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.11.ebuild,v 1.5 2005/09/28 11:58:49 hanno Exp $ inherit flag-o-matic libtool eutils @@ -41,9 +41,9 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 =app-text/docbook-xml-dtd-4.1.2* =sys-libs/db-1* ofx? ( >=dev-libs/libofx-0.7.0 ) - hbci? ( net-libs/aqhbci-qt-tools ) - chipcard? ( sys-libs/libchipcard - net-libs/aqhbci-ddvcard ) + hbci? ( net-libs/aqbanking + chipcard? ( sys-libs/libchipcard ) + ) quotes? ( dev-perl/DateManip dev-perl/Finance-Quote dev-perl/HTML-TableExtract ) |