summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pip_19.2.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_19.2.3.bb b/meta/recipes-devtools/python/python3-pip_19.2.3.bb
index aa7253d3f3..019e327e0c 100644
--- a/meta/recipes-devtools/python/python3-pip_19.2.3.bb
+++ b/meta/recipes-devtools/python/python3-pip_19.2.3.bb
@@ -25,6 +25,7 @@ RDEPENDS_${PN} = "\
25 python3-setuptools \ 25 python3-setuptools \
26 python3-unixadmin \ 26 python3-unixadmin \
27 python3-xmlrpc \ 27 python3-xmlrpc \
28 python3-pickle \
28" 29"
29 30
30BBCLASSEXTEND = "native nativesdk" 31BBCLASSEXTEND = "native nativesdk"