app-office/kmymoney: Fix python setup
authorAndreas Sturmlechner <asturm@gentoo.org>
Thu, 22 Mar 2018 12:09:50 +0000 (13:09 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 22 Mar 2018 12:16:53 +0000 (13:16 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-office/kmymoney/kmymoney-5.0.1-r2.ebuild [moved from app-office/kmymoney/kmymoney-5.0.1-r1.ebuild with 99% similarity]

similarity index 99%
rename from app-office/kmymoney/kmymoney-5.0.1-r1.ebuild
rename to app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
index 76c12cf2c4f47e8908f97861a443663e32df4b75..9334489d3b1dd85b59d5eb509e75619ffbc51aab 100644 (file)
@@ -93,7 +93,7 @@ RDEPEND="${COMMON_DEPEND}
 PATCHES=( "${FILESDIR}/${P}-cmake.patch" )
 
 pkg_setup() {
-       use weboob && python-setup
+       use weboob && python_setup
        kde5_pkg_setup
 }