diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb index a86d158007..6b63cd7802 100644 --- a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb +++ b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb | |||
@@ -16,3 +16,5 @@ RDEPENDS_${PN} += " \ | |||
16 | python-prettytable \ | 16 | python-prettytable \ |
17 | python-cmd2 \ | 17 | python-cmd2 \ |
18 | python-pyparsing" | 18 | python-pyparsing" |
19 | |||
20 | BBCLASSEXTEND = "native nativesdk" | ||