Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: app-office/libreoffice/
Date: Wed, 26 Feb 2020 18:49:24
Message-Id: 1582742908.773eaa00b1ada869d5efc55928618ede0a9aa0cb.gyakovlev@gentoo
1 commit: 773eaa00b1ada869d5efc55928618ede0a9aa0cb
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 26 18:48:28 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 26 18:48:28 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=773eaa00
7
8 app-office/libreoffice: Switch to PYTHON_MULTI_USEDEP API
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 app-office/libreoffice/libreoffice-6.3.4.2.ebuild | 6 +++++-
14 1 file changed, 5 insertions(+), 1 deletion(-)
15
16 diff --git a/app-office/libreoffice/libreoffice-6.3.4.2.ebuild b/app-office/libreoffice/libreoffice-6.3.4.2.ebuild
17 index ee65b5c..d2a9330 100644
18 --- a/app-office/libreoffice/libreoffice-6.3.4.2.ebuild
19 +++ b/app-office/libreoffice/libreoffice-6.3.4.2.ebuild
20 @@ -152,7 +152,11 @@ COMMON_DEPEND="${PYTHON_DEPS}
21 x11-libs/libXinerama
22 x11-libs/libXrandr
23 x11-libs/libXrender
24 - accessibility? ( dev-python/lxml[${PYTHON_USEDEP}] )
25 + accessibility? (
26 + $(python_gen_cond_dep '
27 + dev-python/lxml[${PYTHON_MULTI_USEDEP}]
28 + ')
29 + )
30 bluetooth? (
31 dev-libs/glib:2
32 net-wireless/bluez