diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb b/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb index a2c72fcc99..265b28a771 100644 --- a/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb | |||
| @@ -9,3 +9,5 @@ SRC_URI[sha256sum] = "348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f | |||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
| 11 | DEPENDS += "${PYTHON_PN}-pytest-runner-native" | 11 | DEPENDS += "${PYTHON_PN}-pytest-runner-native" |
| 12 | |||
| 13 | BBCLASSEXTEND = "native nativesdk" | ||
