diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pathspec_0.11.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pathspec_0.11.1.bb b/meta/recipes-devtools/python/python3-pathspec_0.11.1.bb index f49bf080e9..79f03da984 100644 --- a/meta/recipes-devtools/python/python3-pathspec_0.11.1.bb +++ b/meta/recipes-devtools/python/python3-pathspec_0.11.1.bb | |||
| @@ -9,3 +9,5 @@ SRC_URI[sha256sum] = "2798de800fa92780e33acca925945e9a19a133b715067cf165b8866c15 | |||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
| 12 | |||
| 13 | RDEPENDS:${PN} += "python3-profile" | ||
