commit:     61f778a315348929d3d0fa92450e958d79236fb4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 22:54:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 22:56:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61f778a3

app-office/grisbi: add libofx subslot dep

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-office/grisbi/grisbi-1.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/grisbi/grisbi-1.2.2.ebuild 
b/app-office/grisbi/grisbi-1.2.2.ebuild
index 4ef1aa7ac93..9efea841de6 100644
--- a/app-office/grisbi/grisbi-1.2.2.ebuild
+++ b/app-office/grisbi/grisbi-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ RDEPEND="
        ssl? (
                libressl? ( dev-libs/libressl:0= )
                !libressl? ( >=dev-libs/openssl-1.0.0:0= ) )
-       ofx? ( >=dev-libs/libofx-0.9.0 )
+       ofx? ( >=dev-libs/libofx-0.9.0:= )
        goffice? ( >=x11-libs/goffice-0.10.0 )
 "
 DEPEND="${RDEPEND}

Reply via email to