diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/python/python3-pip_22.1.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_22.1.2.bb b/meta/recipes-devtools/python/python3-pip_22.1.2.bb index 0573db603d..5fe59a4762 100644 --- a/meta/recipes-devtools/python/python3-pip_22.1.2.bb +++ b/meta/recipes-devtools/python/python3-pip_22.1.2.bb | |||
| @@ -54,6 +54,8 @@ RDEPENDS:${PN} = "\ | |||
| 54 | python3-unixadmin \ | 54 | python3-unixadmin \ |
| 55 | python3-xmlrpc \ | 55 | python3-xmlrpc \ |
| 56 | python3-pickle \ | 56 | python3-pickle \ |
| 57 | python3-distutils \ | ||
| 58 | python3-image \ | ||
| 57 | " | 59 | " |
| 58 | 60 | ||
| 59 | BBCLASSEXTEND = "native nativesdk" | 61 | BBCLASSEXTEND = "native nativesdk" |
