diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb b/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb index 244485965c..a16a880dbd 100644 --- a/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb +++ b/meta-python/recipes-devtools/python/python-pyflakes_1.6.0.bb | |||
@@ -12,3 +12,5 @@ RDEPENDS_${PN} += " \ | |||
12 | ${PYTHON_PN}-prettytable \ | 12 | ${PYTHON_PN}-prettytable \ |
13 | ${PYTHON_PN}-cmd2 \ | 13 | ${PYTHON_PN}-cmd2 \ |
14 | ${PYTHON_PN}-pyparsing" | 14 | ${PYTHON_PN}-pyparsing" |
15 | |||
16 | BBCLASSEXTEND = "native nativesdk" | ||