summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-beautifulsoup4.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-beautifulsoup4.inc b/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
index a52c964876..8c9dbfc68f 100644
--- a/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
+++ b/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
@@ -11,6 +11,7 @@ inherit pypi
11RDEPENDS_${PN} = "\ 11RDEPENDS_${PN} = "\
12 ${PYTHON_PN}-html5lib \ 12 ${PYTHON_PN}-html5lib \
13 ${PYTHON_PN}-lxml \ 13 ${PYTHON_PN}-lxml \
14 ${PYTHON_PN}-soupsieve \
14" 15"
15 16
16BBCLASSEXTEND = "native nativesdk" 17BBCLASSEXTEND = "native nativesdk"