libreoffice: replace distutils3-base by setuptools3-base

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-02 00:21:38 +01:00
parent 6d4c0b2a31
commit 9fa64202bf

View File

@@ -15,7 +15,7 @@ SRC_URI += " \
"
SRCREV_unoconv = "260b815bf2c57118df439f381974f3f0987222a1"
inherit autotools pkgconfig python3native distutils3-base perlnative
inherit autotools pkgconfig python3native setuptools3-base perlnative
DEPENDS += " \
python3-lxml-native \