aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-beautifulsoup4_4.8.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-beautifulsoup4_4.8.1.bb')
-rw-r--r--recipes-devtools/python/python-beautifulsoup4_4.8.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-beautifulsoup4_4.8.1.bb b/recipes-devtools/python/python-beautifulsoup4_4.8.1.bb
index f31ac8f..8648271 100644
--- a/recipes-devtools/python/python-beautifulsoup4_4.8.1.bb
+++ b/recipes-devtools/python/python-beautifulsoup4_4.8.1.bb
@@ -16,6 +16,7 @@ inherit pypi setuptools
RDEPENDS_${PN} = "\
${PYTHON_PN}-html5lib \
${PYTHON_PN}-lxml \
+ ${PYTHON_PN}-soupsieve \
"
BBCLASSEXTEND = "native nativesdk"