diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pip_22.0.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_22.0.3.bb b/meta/recipes-devtools/python/python3-pip_22.0.3.bb index 09a305edf8..6e28b87ba3 100644 --- a/meta/recipes-devtools/python/python3-pip_22.0.3.bb +++ b/meta/recipes-devtools/python/python3-pip_22.0.3.bb | |||
| @@ -55,6 +55,8 @@ RDEPENDS:${PN} = "\ | |||
| 55 | python3-unixadmin \ | 55 | python3-unixadmin \ |
| 56 | python3-xmlrpc \ | 56 | python3-xmlrpc \ |
| 57 | python3-pickle \ | 57 | python3-pickle \ |
| 58 | python3-distutils \ | ||
| 59 | python3-image \ | ||
| 58 | " | 60 | " |
| 59 | 61 | ||
| 60 | BBCLASSEXTEND = "native nativesdk" | 62 | BBCLASSEXTEND = "native nativesdk" |
