app-office/gnucash: Fix sys-libs/gwenhywfar dependency
authorPeter Levine <plevine457@gmail.com>
Thu, 19 Sep 2019 00:40:00 +0000 (20:40 -0400)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 13 Oct 2019 11:40:26 +0000 (13:40 +0200)
Building with aqbanking and gui flags relies on
>=sys-libs/gwenhywfar-4.20.2[gtk]. Without it, when building with gui
and aqbanking USE flags, gnucash tries to build bundled
libgwengui-gtk3.so.

Bug: https://bugs.gentoo.org/695386
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Peter Levine <plevine457@gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-office/gnucash/gnucash-3.7.ebuild

index 824af8b7d919819f436cc191c89c5b9fc1398712..c88c0aa803b32a8770ba81b0a3b1189e678a67ee 100644 (file)
@@ -35,8 +35,8 @@ RDEPEND="
        dev-libs/icu:=
        dev-libs/libxslt
        aqbanking? (
-               >=net-libs/aqbanking-5[gtk,ofx?]
-               sys-libs/gwenhywfar[gtk]
+               >=net-libs/aqbanking-5[ofx?]
+               sys-libs/gwenhywfar
                chipcard? ( sys-libs/libchipcard )
        )
        gnome-keyring? ( >=app-crypt/libsecret-0.18 )
@@ -44,6 +44,7 @@ RDEPEND="
                gnome-base/dconf
                net-libs/webkit-gtk:4=
                >=x11-libs/gtk+-3.14.0:3
+               aqbanking? ( >=sys-libs/gwenhywfar-4.20.2[gtk] )
        )
        mysql? (
                dev-db/libdbi