diff options
Diffstat (limited to 'net-libs/aqbanking/aqbanking-6.2.5.ebuild')
-rw-r--r-- | net-libs/aqbanking/aqbanking-6.2.5.ebuild | 4 |
1 files 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 f0c61657451c..b13c94109378 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}" |