commit:     65af99d5e63382d9cb531678e85a59de50694460
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 22 16:48:56 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 17:02:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65af99d5

app-office/kmymoney: Fix python deps and eclass

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-office/kmymoney/kmymoney-5.0.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild 
b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
index 9334489d3b1..eb313fe8717 100644
--- a/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
+++ b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
@@ -10,7 +10,7 @@ KDE_HANDBOOK="optional"
 KDE_TEST="forceoptional"
 VIRTUALX_REQUIRED="test"
 VIRTUALDBUS_TEST="true"
-inherit kde5 python-r1
+inherit kde5 python-single-r1
 
 DESCRIPTION="Personal finance manager based on KDE Frameworks"
 HOMEPAGE="https://kmymoney.org";
@@ -78,7 +78,7 @@ COMMON_DEPEND="
        weboob? (
                ${PYTHON_DEPS}
                $(add_qt_dep qtconcurrent)
-               www-client/weboob
+               www-client/weboob[${PYTHON_USEDEP}]
        )
 "
 DEPEND="${COMMON_DEPEND}

Reply via email to