commit: 7b291fa204105f86a707e2e4c94486185abb5d6e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 3 22:52:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 3 22:52:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b291fa2
net-libs/aqbanking: add libofx subslot dep
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/aqbanking/aqbanking-6.2.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/aqbanking/aqbanking-6.2.5.ebuild
b/net-libs/aqbanking/aqbanking-6.2.5.ebuild
index f0c61657451..b13c9410937 100644
--- a/net-libs/aqbanking/aqbanking-6.2.5.ebuild
+++ b/net-libs/aqbanking/aqbanking-6.2.5.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=7
@@ -25,7 +25,7 @@ DEPEND="
>=sys-libs/gwenhywfar-5.4.1:=
virtual/libintl
ebics? ( dev-libs/xmlsec[gcrypt] )
- ofx? ( >=dev-libs/libofx-0.9.5 )
+ ofx? ( >=dev-libs/libofx-0.9.5:= )
"
RDEPEND="${DEPEND}"