diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb b/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb index d4d15cea50..9f58a4bf1f 100644 --- a/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb +++ b/meta/recipes-devtools/python/python3-atomicwrites_1.4.1.bb | |||
| @@ -22,3 +22,5 @@ do_install_ptest() { | |||
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | RDEPENDS:${PN} = "${PYTHON_PN}-misc" | 24 | RDEPENDS:${PN} = "${PYTHON_PN}-misc" |
| 25 | |||
| 26 | BBCLASSEXTEND = "native nativesdk" | ||
