From 45c0e50e660772e8c8aa3350da94e35477c93e0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 7 Feb 2020 21:24:19 +0100 Subject: [PATCH] sys-power/nut: 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 --- sys-power/nut/{nut-2.7.4-r3.ebuild => nut-2.7.4-r4.ebuild} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename sys-power/nut/{nut-2.7.4-r3.ebuild => nut-2.7.4-r4.ebuild} (99%) diff --git a/sys-power/nut/nut-2.7.4-r3.ebuild b/sys-power/nut/nut-2.7.4-r4.ebuild similarity index 99% rename from sys-power/nut/nut-2.7.4-r3.ebuild rename to sys-power/nut/nut-2.7.4-r4.ebuild index 0e0b748bd5e8..38d45641885d 100644 --- a/sys-power/nut/nut-2.7.4-r3.ebuild +++ b/sys-power/nut/nut-2.7.4-r4.ebuild @@ -24,7 +24,10 @@ DEPEND=" virtual/udev cgi? ( >=media-libs/gd-2[png] ) gui? ( ${PYTHON_DEPS} - dev-python/pygtk[${PYTHON_USEDEP}] ) + $(python_gen_cond_dep ' + dev-python/pygtk[${PYTHON_MULTI_USEDEP}] + ') + ) ipmi? ( sys-libs/freeipmi ) snmp? ( net-analyzer/net-snmp ) ssl? ( >=dev-libs/openssl-1:= ) -- 2.26.2