diff options
Diffstat (limited to 'app-office/grisbi/grisbi-0.6.0_rc2.ebuild')
-rw-r--r-- | app-office/grisbi/grisbi-0.6.0_rc2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/grisbi/grisbi-0.6.0_rc2.ebuild b/app-office/grisbi/grisbi-0.6.0_rc2.ebuild index b7122237c655..2c555234a51c 100644 --- a/app-office/grisbi/grisbi-0.6.0_rc2.ebuild +++ b/app-office/grisbi/grisbi-0.6.0_rc2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.6.0_rc2.ebuild,v 1.6 2010/03/20 12:55:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.6.0_rc2.ebuild,v 1.7 2011/02/26 14:55:44 remi Exp $ EAPI="2" @@ -21,7 +21,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" # minimum gtk 2.10 to have print support RDEPEND="dev-libs/libxml2 - >=x11-libs/gtk+-2.10.0 + >=x11-libs/gtk+-2.10.0:2 ssl? ( dev-libs/openssl ) ofx? ( >=dev-libs/libofx-0.7.0 )" |