commit: 962a45b560b121833f18321db1f702f8e3f31353 Author: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org> AuthorDate: Fri Jul 28 13:12:01 2023 +0000 Commit: Thomas Raschbacher <lordvan <AT> gentoo <DOT> org> CommitDate: Fri Jul 28 13:12:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=962a45b5
app-office/gnucash: fix dependency Closes: https://bugs.gentoo.org/911122 Signed-off-by: Thomas Raschbacher <lordvan <AT> gentoo.org> app-office/gnucash/gnucash-5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gnucash/gnucash-5.1.ebuild b/app-office/gnucash/gnucash-5.1.ebuild index 26c5d06278eb..cdfba0b0536b 100644 --- a/app-office/gnucash/gnucash-5.1.ebuild +++ b/app-office/gnucash/gnucash-5.1.ebuild @@ -40,7 +40,7 @@ RDEPEND=" dev-libs/libxslt aqbanking? ( >=net-libs/aqbanking-6[ofx?] - >=sys-libs/gwenhywfar-4.20.0:= + >=sys-libs/gwenhywfar-5.6.0:= smartcard? ( sys-libs/libchipcard ) ) gnome-keyring? ( >=app-crypt/libsecret-0.18 )