mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python3-unoconv: rely on setuptools to obtain distutils copy
The source contains: from distutils.version import LooseVersion Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
1ae3d1fe6a
commit
19378a686b
@@ -11,7 +11,7 @@ inherit pypi setuptools3
|
||||
PYPI_PACKAGE="unoconv"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
${PYTHON_PN}-distutils \
|
||||
${PYTHON_PN}-setuptools \
|
||||
${PYTHON_PN}-core \
|
||||
${PYTHON_PN}-shell \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user