From 05b8398c0b4125f5dff270ad320e9035bba9ae1b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 12:28:52 +0100 Subject: [PATCH] app-office/moneyguru: Switch to PYTHON_MULTI_USEDEP API MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ...eyguru-2.13.1-r1.ebuild => moneyguru-2.13.1-r2.ebuild} | 8 ++++++-- ...oneyguru-3.0.1-r1.ebuild => moneyguru-3.0.1-r2.ebuild} | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) rename app-office/moneyguru/{moneyguru-2.13.1-r1.ebuild => moneyguru-2.13.1-r2.ebuild} (83%) rename app-office/moneyguru/{moneyguru-3.0.1-r1.ebuild => moneyguru-3.0.1-r2.ebuild} (84%) 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? ( -