summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pep8_1.7.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pep8_1.7.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb b/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
index b12d72d389..54ce9781af 100644
--- a/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
+++ b/meta-python/recipes-devtools/python/python-pep8_1.7.1.bb
@@ -12,3 +12,5 @@ RDEPENDS_${PN} += " \
12 python-prettytable \ 12 python-prettytable \
13 python-cmd2 \ 13 python-cmd2 \
14 python-pyparsing" 14 python-pyparsing"
15
16BBCLASSEXTEND = "native nativesdk"