summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-ptyprocess.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ptyprocess.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-ptyprocess.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-ptyprocess.inc b/meta-python/recipes-devtools/python/python-ptyprocess.inc
index 0cc9114754..a6dc21cf11 100644
--- a/meta-python/recipes-devtools/python/python-ptyprocess.inc
+++ b/meta-python/recipes-devtools/python/python-ptyprocess.inc
@@ -15,6 +15,9 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
15 15
16RDEPENDS_${PN} = "\ 16RDEPENDS_${PN} = "\
17 ${PYTHON_PN}-core \ 17 ${PYTHON_PN}-core \
18 ${PYTHON_PN}-fcntl \
19 ${PYTHON_PN}-terminal \
20 ${PYTHON_PN}-resource \
18" 21"
19 22
20BBCLASSEXTEND = "native nativesdk" 23BBCLASSEXTEND = "native nativesdk"