From 7ab0a28d8652bc4a8d5eb27580225d4fec1eedf3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 8 Feb 2020 07:22:46 +0100 Subject: [PATCH] app-emulation/protontricks: 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 --- ...protontricks-1.3.1.ebuild => protontricks-1.3.1-r1.ebuild} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename app-emulation/protontricks/{protontricks-1.3.1.ebuild => protontricks-1.3.1-r1.ebuild} (94%) diff --git a/app-emulation/protontricks/protontricks-1.3.1.ebuild b/app-emulation/protontricks/protontricks-1.3.1-r1.ebuild similarity index 94% rename from app-emulation/protontricks/protontricks-1.3.1.ebuild rename to app-emulation/protontricks/protontricks-1.3.1-r1.ebuild index 0b0e576d39a3..69b87925ea07 100644 --- a/app-emulation/protontricks/protontricks-1.3.1.ebuild +++ b/app-emulation/protontricks/protontricks-1.3.1-r1.ebuild @@ -19,7 +19,9 @@ IUSE="+gui" RDEPEND="${PYTHON_DEPS} app-emulation/winetricks - dev-python/vdf[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/vdf[${PYTHON_MULTI_USEDEP}] + ') gui? ( gnome-extra/zenity || ( app-emulation/winetricks[gtk] -- 2.26.2