From: Michał Górny Date: Fri, 7 Feb 2020 11:28:52 +0000 (+0100) Subject: app-office/moneyguru: Switch to PYTHON_MULTI_USEDEP API X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=05b8398c0b4125f5dff270ad320e9035bba9ae1b;p=gentoo.git app-office/moneyguru: Switch to PYTHON_MULTI_USEDEP API Signed-off-by: Michał Górny --- diff --git a/app-office/moneyguru/moneyguru-2.13.1-r1.ebuild b/app-office/moneyguru/moneyguru-2.13.1-r2.ebuild similarity index 83% rename from app-office/moneyguru/moneyguru-2.13.1-r1.ebuild rename to app-office/moneyguru/moneyguru-2.13.1-r2.ebuild index 5e3aaab58e12..31987d2240e4 100644 --- a/app-office/moneyguru/moneyguru-2.13.1-r1.ebuild +++ b/app-office/moneyguru/moneyguru-2.13.1-r2.ebuild @@ -21,11 +21,15 @@ REQUIRED_USE=${PYTHON_REQUIRED_USE} RDEPEND="${PYTHON_DEPS} dev-db/sqlite:3 dev-libs/glib:2 - dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets,printsupport] + $(python_gen_cond_dep ' + dev-python/PyQt5[${PYTHON_MULTI_USEDEP},gui,widgets,printsupport] + ') dev-qt/qttranslations" DEPEND="${RDEPEND} test? ( -