From 7b291fa204105f86a707e2e4c94486185abb5d6e Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 3 Jan 2021 22:52:10 +0000 Subject: net-libs/aqbanking: add libofx subslot dep Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James --- net-libs/aqbanking/aqbanking-6.2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-libs') 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}" -- cgit v1.2.3-65-gdbad