summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-beautifulsoup4.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-beautifulsoup4.inc b/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
index acf52dd7d..a52c96487 100644
--- a/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
+++ b/meta-python/recipes-devtools/python/python-beautifulsoup4.inc
@@ -8,8 +8,7 @@ SRC_URI[sha256sum] = "6135db2ba678168c07950f9a16c4031822c6f4aec75a65e0a97bc5ca09
8 8
9inherit pypi 9inherit pypi
10 10
11RDEPENDS_${PN}_class-target = "\ 11RDEPENDS_${PN} = "\
12 ${PYTHON_PN}-core \
13 ${PYTHON_PN}-html5lib \ 12 ${PYTHON_PN}-html5lib \
14 ${PYTHON_PN}-lxml \ 13 ${PYTHON_PN}-lxml \
15" 14"