Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
0f1b05da19559879a95e46133a762a2ead36bfc7
/
.
/
meta-openembedded
/
meta-oe
/
recipes-devtools
/
python
/
python-distutils-extra.bb
blob: 56dd33d7ffcda416ba3814fb9ae03da7c03157ab [
file
] [
log
] [
blame
]
require
python
-
distutils
-
extra
.
inc
inherit setuptools
DISTUTILS_INSTALL_ARGS
+=
"--install-lib=${libdir}/${PYTHON_DIR}/site-packages"
RDEPENDS_$
{
PN
}
=
"\
python-distutils \
"