diff options
author | Torsten Veller <tove@gentoo.org> | 2007-12-20 15:20:13 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2007-12-20 15:20:13 +0000 |
commit | f279752ef520dbbd6f58ec9e227da7100c208199 (patch) | |
tree | c78e020ae432814329c6e3daf5cfdf9cd4106c2d /app-office | |
parent | amd64 stable wrt bug #202869 (diff) | |
download | gentoo-2-f279752ef520dbbd6f58ec9e227da7100c208199.tar.gz gentoo-2-f279752ef520dbbd6f58ec9e227da7100c208199.tar.bz2 gentoo-2-f279752ef520dbbd6f58ec9e227da7100c208199.zip |
Add goffice dependency again (#202862)
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnucash/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-2.2.2.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index bbe04a48b328..e7cbabfb4948 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnucash # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.144 2007/12/18 12:23:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.145 2007/12/20 15:20:13 tove Exp $ + + 20 Dec 2007; Torsten Veller <tove@gentoo.org> gnucash-2.2.2.ebuild: + Add goffice dependency again (#202862) *gnucash-2.2.2 (18 Dec 2007) diff --git a/app-office/gnucash/gnucash-2.2.2.ebuild b/app-office/gnucash/gnucash-2.2.2.ebuild index 8e76ebda96fc..ff1018678321 100644 --- a/app-office/gnucash/gnucash-2.2.2.ebuild +++ b/app-office/gnucash/gnucash-2.2.2.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.2.2.ebuild,v 1.1 2007/12/18 12:23:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.2.ebuild,v 1.2 2007/12/20 15:20:13 tove Exp $ inherit autotools eutils gnome2 @@ -34,6 +34,7 @@ RDEPEND=">=dev-libs/glib-2.6.3 >=dev-libs/libxml2-2.5.10 >=gnome-base/gconf-2 >=app-text/scrollkeeper-0.3 + x11-libs/goffice ofx? ( >=dev-libs/libofx-0.7.0 ) hbci? ( net-libs/aqbanking chipcard? ( sys-libs/libchipcard ) |