commit:     773eaa00b1ada869d5efc55928618ede0a9aa0cb
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 18:48:28 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> 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 <gyakovlev <AT> 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

Reply via email to