mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 23:28:38 +00:00
python-distutils-extra: initial add 2.39
add version for python2 and python3 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
471cd564fd
commit
b24dd42d48
@@ -0,0 +1,9 @@
|
||||
require python-distutils-extra.inc
|
||||
|
||||
inherit setuptools
|
||||
|
||||
DISTUTILS_INSTALL_ARGS += "--install-lib=${libdir}/${PYTHON_DIR}/site-packages"
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
python-distutils \
|
||||
"
|
||||
Reference in New Issue
Block a user