DRAFT python3-flake8_3.5.0.bb: BBCLASSEXTEND = "native"

This commit is contained in:
Herb Kuta 2019-04-25 15:32:11 -07:00
parent 68d32d3c8c
commit 54bd4b58bb
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \
${PYTHON_PN}-mccabe \ ${PYTHON_PN}-mccabe \
${PYTHON_PN}-pep8 \ ${PYTHON_PN}-pep8 \
${PYTHON_PN}-pyflakes" ${PYTHON_PN}-pyflakes"
BBCLASSEXTEND = "native"