From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 762B1138351 for ; Wed, 26 Feb 2020 18:49:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34C21E09A2; Wed, 26 Feb 2020 18:49:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 15127E09A2 for ; Wed, 26 Feb 2020 18:49:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1887734F222 for ; Wed, 26 Feb 2020 18:49:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8440B157 for ; Wed, 26 Feb 2020 18:49:20 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1582742908.773eaa00b1ada869d5efc55928618ede0a9aa0cb.gyakovlev@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: app-office/libreoffice/ X-VCS-Repository: proj/musl X-VCS-Files: app-office/libreoffice/libreoffice-6.3.4.2.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 773eaa00b1ada869d5efc55928618ede0a9aa0cb X-VCS-Branch: master Date: Wed, 26 Feb 2020 18:49:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a5b52201-fcf0-4d09-ab13-a715efad301a X-Archives-Hash: edf7e5800519a1011714fa9bd8f511a0 commit: 773eaa00b1ada869d5efc55928618ede0a9aa0cb Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Feb 26 18:48:28 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Feb 26 18:48:28 2020 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=773eaa00 app-office/libreoffice: Switch to PYTHON_MULTI_USEDEP API Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev gentoo.org> app-office/libreoffice/libreoffice-6.3.4.2.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app-office/libreoffice/libreoffice-6.3.4.2.ebuild b/app-office/libreoffice/libreoffice-6.3.4.2.ebuild index ee65b5c..d2a9330 100644 --- a/app-office/libreoffice/libreoffice-6.3.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.3.4.2.ebuild @@ -152,7 +152,11 @@ COMMON_DEPEND="${PYTHON_DEPS} x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXrender - accessibility? ( dev-python/lxml[${PYTHON_USEDEP}] ) + accessibility? ( + $(python_gen_cond_dep ' + dev-python/lxml[${PYTHON_MULTI_USEDEP}] + ') + ) bluetooth? ( dev-libs/glib:2 net-wireless/bluez