summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb b/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb
index a9f7b4fd2c..931e5a7d49 100644
--- a/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb
+++ b/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb
@@ -19,3 +19,5 @@ inherit setuptools
19RDEPENDS_${PN} = "\ 19RDEPENDS_${PN} = "\
20 python-core \ 20 python-core \
21" 21"
22
23BBCLASSEXTEND = "nativesdk"